Gets the epoch of the retrieved state from the ephemeris.
Read-only property
[Visual Basic .NET] |
---|
Public Property EpochLabel() As String |
[C#] |
---|
public string EpochLabel {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_EpochLabel(); |
[Unmanaged C++] |
---|
public: HRESULT get_EpochLabel( BSTR * pVal ); |
[Java] |
---|
public String getEpochLabel(); |