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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface