RainLossModelITURP618Version13#

class ansys.stk.core.stkobjects.RainLossModelITURP618Version13#

Bases: IRainLossModel, IComponentInfo, ICloneable

Class defining a rain loss model.

Overview#

surface_temperature

Get or set the surface temperature.

enable_depolarization_loss

Get or set the option to user de-polarization loss.

enable_itu_1510

Get or set the option to use surface temperatures from ITU-R P.1510.

use_annual_itu_1510

Get or set the option to use the annual average surface temperature for ITU-R P.1510.

itu_1510_month

Get or set the month for ITU-R P.1510 Surface Temperatures.

Import detail#

from ansys.stk.core.stkobjects import RainLossModelITURP618Version13

Property detail#

property RainLossModelITURP618Version13.surface_temperature: float#

Get or set the surface temperature.

property RainLossModelITURP618Version13.enable_depolarization_loss: bool#

Get or set the option to user de-polarization loss.

property RainLossModelITURP618Version13.enable_itu_1510: bool#

Get or set the option to use surface temperatures from ITU-R P.1510.

property RainLossModelITURP618Version13.use_annual_itu_1510: bool#

Get or set the option to use the annual average surface temperature for ITU-R P.1510.

property RainLossModelITURP618Version13.itu_1510_month: int#

Get or set the month for ITU-R P.1510 Surface Temperatures.