CloudsAndFogFadingLossModelP840Version6#

class ansys.stk.core.stkobjects.CloudsAndFogFadingLossModelP840Version6#

Bases: ICloudsAndFogFadingLossModel, IComponentInfo, ICloneable

Class defining a clouds and fog Loss ITU-R P.840-6 model.

Overview#

cloud_ceiling

Get or set the cloud ceiling.

cloud_layer_thickness

Get or set the cloud layer thickness.

cloud_temperature

Get or set the cloud temperature.

cloud_liquid_water_density

Get or set the cloud liquid water density.

liquid_water_density_choice

Get or set the cloud liquid water density Choice.

liquid_water_percent_annual_exceeded

Get or set the Liquid water % Annual Exceeded.

liquid_water_percent_monthly_exceeded

Get or set the Liquid water % Monthly Exceeded.

average_data_month

Get or set the month, (1 - 12) of the year, used to get average liquid water data.

Import detail#

from ansys.stk.core.stkobjects import CloudsAndFogFadingLossModelP840Version6

Property detail#

property CloudsAndFogFadingLossModelP840Version6.cloud_ceiling: float#

Get or set the cloud ceiling.

property CloudsAndFogFadingLossModelP840Version6.cloud_layer_thickness: float#

Get or set the cloud layer thickness.

property CloudsAndFogFadingLossModelP840Version6.cloud_temperature: float#

Get or set the cloud temperature.

property CloudsAndFogFadingLossModelP840Version6.cloud_liquid_water_density: float#

Get or set the cloud liquid water density.

property CloudsAndFogFadingLossModelP840Version6.liquid_water_density_choice: CloudsAndFogLiquidWaterChoiceType#

Get or set the cloud liquid water density Choice.

property CloudsAndFogFadingLossModelP840Version6.liquid_water_percent_annual_exceeded: float#

Get or set the Liquid water % Annual Exceeded.

property CloudsAndFogFadingLossModelP840Version6.liquid_water_percent_monthly_exceeded: float#

Get or set the Liquid water % Monthly Exceeded.

property CloudsAndFogFadingLossModelP840Version6.average_data_month: int#

Get or set the month, (1 - 12) of the year, used to get average liquid water data.