IAtmosphericAbsorptionModelITURP676 =================================== .. py:class:: ansys.stk.core.stkobjects.IAtmosphericAbsorptionModelITURP676 Provide access to the properties and methods of the ITU-R P676 atmospheric absorption model. .. py:currentmodule:: IAtmosphericAbsorptionModelITURP676 Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IAtmosphericAbsorptionModelITURP676.fast_approximation_method` - Get or set the option for using the fast approximation method. * - :py:attr:`~ansys.stk.core.stkobjects.IAtmosphericAbsorptionModelITURP676.seasonal_regional_method` - Get or set the option for using the seasonal/regional method. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IAtmosphericAbsorptionModelITURP676 Property detail --------------- .. py:property:: fast_approximation_method :canonical: ansys.stk.core.stkobjects.IAtmosphericAbsorptionModelITURP676.fast_approximation_method :type: bool Get or set the option for using the fast approximation method. .. py:property:: seasonal_regional_method :canonical: ansys.stk.core.stkobjects.IAtmosphericAbsorptionModelITURP676.seasonal_regional_method :type: bool Get or set the option for using the seasonal/regional method.