STK ObjectsSend comments on this topic.
AtmosphericTurbulenceModel Property (IAgLaserTroposphericScintillationLossModelITURP1814)
See Also
Windows





Windows & Linux

Description

Gets the atmospheric turbulence model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AtmosphericTurbulenceModel() As IAgAtmosphericTurbulenceModel
[C#]
public IAgAtmosphericTurbulenceModel AtmosphericTurbulenceModel {get;}
[Managed C++]
public: __property IAgAtmosphericTurbulenceModel ^ get_AtmosphericTurbulenceModel();
[Unmanaged C++]
public: HRESULT get_AtmosphericTurbulenceModel(
    IAgAtmosphericTurbulenceModel ** ppRetVal
);
[Java]
public IAgAtmosphericTurbulenceModel getAtmosphericTurbulenceModel();
[Python - STK API ]
@property
def AtmosphericTurbulenceModel(self) -> "IAgAtmosphericTurbulenceModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.