STK AgAsHpopPluginSend 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();
[Unmanaged C++]
public: HRESULT CentralBody(
    BSTR * pCbName
);
[Java]
public String centralBody();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.