STK AstrogatorSend comments on this topic.
DefaultGravityModelName Property (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

The gravity model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultGravityModelName() As String
[C#]
public string DefaultGravityModelName {get;}
[Managed C++]
public: __property String __gc ^ get_DefaultGravityModelName();
[Unmanaged C++]
public: HRESULT get_DefaultGravityModelName(
    BSTR * pVal
);
[Java]
public String getDefaultGravityModelName();
[Python - STK API ]
@property
def DefaultGravityModelName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.