RFEnvironment#
- class ansys.stk.core.stkobjects.RFEnvironment#
Class defining the RF environment.
Overview#
Get the propagation channel. |
|
Get an array of supported contour rain outage percent values. |
|
Get or set the contour rain outage percent. |
|
Get or set the earth temperature. |
|
Get an array of supported active CommSystem objects. |
|
Get or set the active CommSystem object. |
|
Get or set magnetic north pole latitude. |
|
Get or set magnetic north pole longitude. |
Import detail#
from ansys.stk.core.stkobjects import RFEnvironment
Property detail#
- property RFEnvironment.propagation_channel: PropagationChannel#
Get the propagation channel.
- property RFEnvironment.supported_contour_rain_outage_percent_values: list#
Get an array of supported contour rain outage percent values.
- property RFEnvironment.contour_rain_outage_percent: float#
Get or set the contour rain outage percent.
- property RFEnvironment.supported_active_comm_systems: list#
Get an array of supported active CommSystem objects.