Get the epoch from which the eccentricity value is reported from the secondary.
Read-only property
[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(); |