AGI STK Objects 11Send comments on this topic.
Drag Property (IAgVeHPOPForceModel)
See Also 
Windows






Windows & Linux

Description

Get the atmospheric drag properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Drag() As IAgVeHPOPForceModelDrag
[C#]
public IAgVeHPOPForceModelDrag Drag {get;}
[Managed C++]
public: __property IAgVeHPOPForceModelDrag^ get_Drag();
[Unmanaged C++]
public: HRESULT get_Drag(
   IAgVeHPOPForceModelDrag ** ppRetVal
);
[Java]
public IAgVeHPOPForceModelDrag getDrag();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.