AGI STK Astrogator 11 Send 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 * pRetVal
);

[Java]
public String getDefaultGravityModelName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface