STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeHPOPForceModelDrag getDrag();
[Python - STK API ]
@property
def Drag(self) -> "IAgVeHPOPForceModelDrag":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.