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





Windows & Linux

Description

Get the force model parameters.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.