STK AgAsHpopPluginSend comments on this topic.
DragAltitude Property (IAgAsHpopPluginResultEval)
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 * pDragAltitude
);
[Java]
public double getDragAltitude();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.