STK AgAsHpopPluginSend comments on this topic.
AtmPressure Property (IAgAsHpopPluginResultPostEval)
See Also
Windows





Windows & Linux

Description

Current atmospheric pressure in Pascals. 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 AtmPressure() As Double
[C#]
public double AtmPressure {get;}
[Managed C++]
public: __property double get_AtmPressure();
[Unmanaged C++]
public: HRESULT get_AtmPressure(
    double * pAtmPressure
);
[Java]
public double getAtmPressure();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.