AGI AgAsHpopPlugin 11 Send comments on this topic.
CentralBody Method (IAgAsDensityModelPlugin)
See Also 
Windows






Windows & Linux

Description

Triggered on every density plugin before evaluation to determine the central body for which the atmosphere model applies.

Syntax

[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(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface