AtmosphericAbsorptionModelITURP676Version13#

class ansys.stk.core.stkobjects.AtmosphericAbsorptionModelITURP676Version13#

Bases: IAtmosphericAbsorptionModel, IComponentInfo, ICloneable

Class defining an atmospheric absorption model.

Overview#

atmosphere_data_type

Get or set the atmosphere data type.

fast_approximation_method

Get or set the option for using the fast approximation method.

use_water_vapor_from_section2_2

Get or set the use of P.676-13 Section 2.2 for water vapor computations.

Import detail#

from ansys.stk.core.stkobjects import AtmosphericAbsorptionModelITURP676Version13

Property detail#

property AtmosphericAbsorptionModelITURP676Version13.atmosphere_data_type: ITURP676AtmosphereDataType#

Get or set the atmosphere data type.

property AtmosphericAbsorptionModelITURP676Version13.fast_approximation_method: bool#

Get or set the option for using the fast approximation method.

property AtmosphericAbsorptionModelITURP676Version13.use_water_vapor_from_section2_2: bool#

Get or set the use of P.676-13 Section 2.2 for water vapor computations.