STK AstrogatorSend comments on this topic.
DefaultEphemerisName Property (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

The ephemeris of the central body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultEphemerisName() As String
[C#]
public string DefaultEphemerisName {get;}
[Managed C++]
public: __property String __gc ^ get_DefaultEphemerisName();
[Unmanaged C++]
public: HRESULT get_DefaultEphemerisName(
    BSTR * pVal
);
[Java]
public String getDefaultEphemerisName();
[Python - STK API ]
@property
def DefaultEphemerisName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.