ITroposphericScintillationFadingLossModel ========================================= .. py:class:: ansys.stk.core.stkobjects.ITroposphericScintillationFadingLossModel Provide access to the properties and methods for a TropoSpheric Scintillation Fading loss model. .. py:currentmodule:: ITroposphericScintillationFadingLossModel Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ITroposphericScintillationFadingLossModel.name` - Get the TropoSpheric Scintillation Fading loss model name. * - :py:attr:`~ansys.stk.core.stkobjects.ITroposphericScintillationFadingLossModel.type` - Get the TropoSpheric Scintillation Fading loss model type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ITroposphericScintillationFadingLossModel Property detail --------------- .. py:property:: name :canonical: ansys.stk.core.stkobjects.ITroposphericScintillationFadingLossModel.name :type: str Get the TropoSpheric Scintillation Fading loss model name. .. py:property:: type :canonical: ansys.stk.core.stkobjects.ITroposphericScintillationFadingLossModel.type :type: TroposphericScintillationFadingLossModelType Get the TropoSpheric Scintillation Fading loss model type enumeration.