RainLossModelITURP618Version12 ============================== .. py:class:: ansys.stk.core.stkobjects.RainLossModelITURP618Version12 Bases: :py:class:`~ansys.stk.core.stkobjects.IRainLossModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a rain loss model. .. py:currentmodule:: RainLossModelITURP618Version12 Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.RainLossModelITURP618Version12.surface_temperature` - Get or set the surface temperature. * - :py:attr:`~ansys.stk.core.stkobjects.RainLossModelITURP618Version12.enable_depolarization_loss` - Get or set the option to user de-polarization loss. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RainLossModelITURP618Version12 Property detail --------------- .. py:property:: surface_temperature :canonical: ansys.stk.core.stkobjects.RainLossModelITURP618Version12.surface_temperature :type: float Get or set the surface temperature. .. py:property:: enable_depolarization_loss :canonical: ansys.stk.core.stkobjects.RainLossModelITURP618Version12.enable_depolarization_loss :type: bool Get or set the option to user de-polarization loss.