LaserTroposphericScintillationLossModelITURP1814#

class ansys.stk.core.stkobjects.LaserTroposphericScintillationLossModelITURP1814#

Bases: ILaserTroposphericScintillationLossModel, IComponentInfo, ICloneable

Class defining an ITU-R P.1814 laser tropospheric scintillation loss model.

Overview#

set_atmospheric_turbulence_model_type

Set the atmospheric turbulence model type.

atmospheric_turbulence_model

Get the atmospheric turbulence model.

Import detail#

from ansys.stk.core.stkobjects import LaserTroposphericScintillationLossModelITURP1814

Property detail#

property LaserTroposphericScintillationLossModelITURP1814.atmospheric_turbulence_model: IAtmosphericTurbulenceModel#

Get the atmospheric turbulence model.

Method detail#

LaserTroposphericScintillationLossModelITURP1814.set_atmospheric_turbulence_model_type(self, value: AtmosphericTurbulenceModelType) None#

Set the atmospheric turbulence model type.

Parameters:

value : AtmosphericTurbulenceModelType

Returns:

None