CloudsAndFogFadingLossModelP840Version7#
- class ansys.stk.core.stkobjects.CloudsAndFogFadingLossModelP840Version7#
Bases:
ICloudsAndFogFadingLossModel
,IComponentInfo
,ICloneable
Class defining a clouds and fog Loss ITU-R P.840-7 model.
Overview#
Get or set the cloud ceiling. |
|
Get or set the cloud layer thickness. |
|
Get or set the cloud temperature. |
|
Get or set the cloud liquid water density. |
|
Get or set the cloud liquid water density Choice. |
|
Get or set the Liquid water % Annual Exceeded. |
|
Get or set the Liquid water % Monthly Exceeded. |
|
Get or set the month, (1 - 12) of the year, used to get average liquid water data. |
|
Get or set the use rain height as cloud layer thickness. |
Import detail#
from ansys.stk.core.stkobjects import CloudsAndFogFadingLossModelP840Version7
Property detail#
- property CloudsAndFogFadingLossModelP840Version7.cloud_ceiling: float#
Get or set the cloud ceiling.
- property CloudsAndFogFadingLossModelP840Version7.cloud_layer_thickness: float#
Get or set the cloud layer thickness.
- property CloudsAndFogFadingLossModelP840Version7.cloud_temperature: float#
Get or set the cloud temperature.
- property CloudsAndFogFadingLossModelP840Version7.cloud_liquid_water_density: float#
Get or set the cloud liquid water density.
- property CloudsAndFogFadingLossModelP840Version7.liquid_water_density_choice: CloudsAndFogLiquidWaterChoiceType#
Get or set the cloud liquid water density Choice.
- property CloudsAndFogFadingLossModelP840Version7.liquid_water_percent_annual_exceeded: float#
Get or set the Liquid water % Annual Exceeded.
- property CloudsAndFogFadingLossModelP840Version7.liquid_water_percent_monthly_exceeded: float#
Get or set the Liquid water % Monthly Exceeded.