environment#
- property FiveGChannelModel.environment: EnvironmentOption#
Specify the environment for the 5G channel model.
Examples
>>> from ansys.aedt.core import Emit >>> app = Emit() >>> rev = app.results.get_revision() >>> cpl = rev.get_coupling_data_node() >>> fivg = cpl.add_5g_channel_model_coupling() >>> fivg.environment = FiveGChannelModel.EnvironmentOption.URBAN_MICROCELL