UrbanTerrestrialLossModelWirelessInSite64#
- class ansys.stk.core.stkobjects.UrbanTerrestrialLossModelWirelessInSite64#
Bases:
IUrbanTerrestrialLossModel
,IComponentInfo
,ICloneable
Class defining an urban/terrestrial loss model.
Overview#
Get or set the surface temperature. |
|
Get an array of supported calculation methods. |
|
Get or set the calculation method. |
|
Get or set the option enabling the ground reflection. |
|
Get the geometry data. |
Import detail#
from ansys.stk.core.stkobjects import UrbanTerrestrialLossModelWirelessInSite64
Property detail#
- property UrbanTerrestrialLossModelWirelessInSite64.surface_temperature: float#
Get or set the surface temperature.
- property UrbanTerrestrialLossModelWirelessInSite64.supported_calculation_methods: list#
Get an array of supported calculation methods.
- property UrbanTerrestrialLossModelWirelessInSite64.calculation_method: str#
Get or set the calculation method.
- property UrbanTerrestrialLossModelWirelessInSite64.enable_ground_reflection: bool#
Get or set the option enabling the ground reflection.
- property UrbanTerrestrialLossModelWirelessInSite64.geometry_data: WirelessInSite64GeometryData#
Get the geometry data.