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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.