STK ObjectsSend comments on this topic.
Drag Property (IAgVeLOPForceModel)
See Also
Windows





Windows & Linux

Description

Get the atmospheric drag parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Drag() As IAgVeLOPForceModelDrag
[C#]
public IAgVeLOPForceModelDrag Drag {get;}
[Managed C++]
public: __property IAgVeLOPForceModelDrag ^ get_Drag();
[Unmanaged C++]
public: HRESULT get_Drag(
    IAgVeLOPForceModelDrag ** ppVal
);
[Java]
public IAgVeLOPForceModelDrag getDrag();
[Python - STK API ]
@property
def Drag(self) -> "IAgVeLOPForceModelDrag":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.