AtmosphericAbsorptionModelScriptPlugin ====================================== .. py:class:: ansys.stk.core.stkobjects.AtmosphericAbsorptionModelScriptPlugin Bases: :py:class:`~ansys.stk.core.stkobjects.IAtmosphericAbsorptionModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining an atmospheric absorption model. .. py:currentmodule:: AtmosphericAbsorptionModelScriptPlugin Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AtmosphericAbsorptionModelScriptPlugin.filename` - Get or set the script filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AtmosphericAbsorptionModelScriptPlugin Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.AtmosphericAbsorptionModelScriptPlugin.filename :type: str Get or set the script filename.