STK AstrogatorSend comments on this topic.
PasteEphemeris Method (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

Adds the central body ephemeris definition in the clipboard to the central body.

Syntax

[Visual Basic .NET]
Public Function PasteEphemeris() As IAgVACbEphemeris
[C#]
public IAgVACbEphemeris PasteEphemeris();
[Managed C++]
public: IAgVACbEphemeris ^ PasteEphemeris();
[Unmanaged C++]
public: HRESULT PasteEphemeris(
    IAgVACbEphemeris ** ppCbEphemeris
);
[Java]
public IAgVACbEphemeris pasteEphemeris();
[Python - STK API ]
def PasteEphemeris(self) -> "IAgVACbEphemeris":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.