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






Windows & Linux

Description

The local atmosphere.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Atmosphere() As IAgAtmosphere

[C#]
public IAgAtmosphere Atmosphere {get;}

[Managed C++]
public: __property IAgAtmosphere^ get_Atmosphere();

[Unmanaged C++]
public: HRESULT get_Atmosphere(
IAgAtmosphere ** ppRetVal
);

[Java]
public IAgAtmosphere getAtmosphere();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface