IPlatformRFEnvironment#
- class ansys.stk.core.stkobjects.IPlatformRFEnvironment#
Provide access to the properties and methods defining the platform RF environment.
Overview#
Get or set the option for enabling local rain data. |
|
Get or set the local rain iso height. |
|
Get or set the local rain rate. |
|
Get or set the local surface temperature. |
|
Get the propagation channel. |
Import detail#
from ansys.stk.core.stkobjects import IPlatformRFEnvironment
Property detail#
- property IPlatformRFEnvironment.enable_local_rain_data: bool#
Get or set the option for enabling local rain data.
- property IPlatformRFEnvironment.local_surface_temperature: float#
Get or set the local surface temperature.
- property IPlatformRFEnvironment.propagation_channel: PropagationChannel#
Get the propagation channel.