AtmosphericTurbulenceModelConstant ================================== .. py:class:: ansys.stk.core.stkobjects.AtmosphericTurbulenceModelConstant Bases: :py:class:`~ansys.stk.core.stkobjects.IAtmosphericTurbulenceModel` Class defining a constant atmospheric turbulence model. .. py:currentmodule:: AtmosphericTurbulenceModelConstant Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AtmosphericTurbulenceModelConstant.constant_refractive_index_structure_parameter` - Get or set the constant refractive index structure parameter value. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AtmosphericTurbulenceModelConstant Property detail --------------- .. py:property:: constant_refractive_index_structure_parameter :canonical: ansys.stk.core.stkobjects.AtmosphericTurbulenceModelConstant.constant_refractive_index_structure_parameter :type: float Get or set the constant refractive index structure parameter value.