STK ObjectsSend comments on this topic.
ForceModel Property (IAgVePropagatorHPOP)
See Also
Windows





Windows & Linux

Description

Get the force model parameters.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.