AGI AgAsHpopPlugin 11 Send comments on this topic.
AtmTemperature Property (IAgAsHpopPluginResultPostEval)
See Also 
Windows






Windows & Linux

Description

Current atmospheric temperature in Kelvin. Available only if Drag is on and the density model can provide this data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AtmTemperature() As Double

[C#]
public double AtmTemperature {get;}

[Managed C++]
public: __property double get_AtmTemperature();

[Unmanaged C++]
public: HRESULT get_AtmTemperature(
double * pRetVal
);

[Java]
public double getAtmTemperature();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface