Get the additional atmospheric drag
options.
Read-only property
[Visual Basic .NET] |
---|
Public Property Drag() As IAgVeHPOPForceModelDragOptions
|
[C#] |
---|
public IAgVeHPOPForceModelDragOptions Drag {get;}
|
[Managed C++] |
---|
public: __property IAgVeHPOPForceModelDragOptions^ get_Drag();
|
[Unmanaged C++] |
---|
public: HRESULT get_Drag(
|
[Java] |
---|
public IAgVeHPOPForceModelDragOptions getDrag();
|