STK AgAsPluginSend comments on this topic.
CentralBody Property (IAgAsEphemFileReaderPluginResultEphem)
See Also
Name
Windows





Windows & Linux

Description

The central body for the coordinate system used for the ephemeris and covariance.

Property type

Write-only property

Syntax

[Visual Basic .NET]
Public Property CentralBody() As String
[C#]
public string CentralBody {set;}
[Managed C++]
public: __property void set_CentralBody(
    String __gc ^
);
[Unmanaged C++]
public: HRESULT put_CentralBody(
    BSTR Name
);
[Java]
public void setCentralBody(
    String
);

Parameters

Name

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.