Get the atmospheric drag parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Drag() As IAgVeLOPForceModelDrag |
| [C#] |
|---|
public IAgVeLOPForceModelDrag Drag {get;} |
| [Managed C++] |
|---|
public: __property IAgVeLOPForceModelDrag ^ get_Drag(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeLOPForceModelDrag getDrag(); |
[Python - STK API ] |
|---|
@property def Drag(self) -> "IAgVeLOPForceModelDrag": |






