AGI AgAsHpopPlugin 11 Send comments on this topic.
AtmPressure Property (IAgAsDragModelResultEval)
See Also 





Description

Current atmospheric pressure in pascals (N/m^2). Available if supported by atm density model (MSIS).

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 * pRetVal
);

[Java]
public double getAtmPressure();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1