Triggered on every density plugin before
evaluation to determine the central body for which the atmosphere
model applies.
| [Visual Basic .NET] |
|---|
Public Function CentralBody() As String
|
| [C#] |
|---|
public string CentralBody();
|
| [Managed C++] |
|---|
public: String __gc ^ CentralBody();
|
| [Java] |
|---|
public String centralBody();
|
| [Unmanaged C++] |
|---|
public: HRESULT CentralBody(
|