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





Description

Current altitude in meters used by density model. Available only if Drag is on.

Property type

Read-only property

Syntax

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

[C#]
public double DragAltitude {get;}

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

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

[Java]
public double getDragAltitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1