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





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

[Java]
public double getDragAltitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1