IAtmosphericTurbulenceModel =========================== .. py:class:: ansys.stk.core.stkobjects.IAtmosphericTurbulenceModel Provide access to a refractive index structure parameter model. .. py:currentmodule:: IAtmosphericTurbulenceModel Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IAtmosphericTurbulenceModel.type` - Get the model type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IAtmosphericTurbulenceModel Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IAtmosphericTurbulenceModel.type :type: AtmosphericTurbulenceModelType Get the model type enumeration.