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






Windows & Linux

Description

Gets an array of supported model names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedLocalAtmosAbsorptionModels() As System.Array
[C#]
public System.Array SupportedLocalAtmosAbsorptionModels {get;}
[Managed C++]
public: __property System::Array^ get_SupportedLocalAtmosAbsorptionModels();
[Unmanaged C++]
public: HRESULT get_SupportedLocalAtmosAbsorptionModels(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getSupportedLocalAtmosAbsorptionModels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.