STK ObjectsSend comments on this topic.
Static Property (IAgVeHPOPForceModelMoreOptions)
See Also
Windows





Windows & Linux

Description

Get the static force model options concerning satellite mass and relativistic accelerations.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.