AGI STK Objects 11 Send comments on this topic.
LocalAtmosAbsorptionModel Property (IAgAtmosphere)
See Also 





Description

Gets the local atmospheric absorption model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LocalAtmosAbsorptionModel() As IAgAtmosphericAbsorptionModel

[C#]
public IAgAtmosphericAbsorptionModel LocalAtmosAbsorptionModel {get;}

[Managed C++]
public: __property IAgAtmosphericAbsorptionModel^ get_LocalAtmosAbsorptionModel();

[Unmanaged C++]
public: HRESULT get_LocalAtmosAbsorptionModel(
IAgAtmosphericAbsorptionModel ** ppRetVal
);

[Java]
public IAgAtmosphericAbsorptionModel getLocalAtmosAbsorptionModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1