STK AstrogatorSend comments on this topic.
EphemerisEpoch Property (IAgVACR3BPFunc)
See Also
Windows





Windows & Linux

Description

Get the epoch from which the eccentricity value is reported from the secondary.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EphemerisEpoch() As System.Object
[C#]
public System.Object EphemerisEpoch {get;}
[Managed C++]
public: __property VARIANT get_EphemerisEpoch();
[Unmanaged C++]
public: HRESULT get_EphemerisEpoch(
    VARIANT * pVal
);
[Java]
public AgVariant getEphemerisEpoch();
[Python - STK API ]
@property
def EphemerisEpoch(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.