STK AgAsHpopPluginSend comments on this topic.
DragAltitude Property (IAgAsDragModelResultEval)
See Also
Windows





Windows & Linux

Description

Altitude used for current atmospheric density computation in meters.

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 * pAlt
);
[Java]
public double getDragAltitude();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.