Sets the reference epoch for points added by AddEphemeris(). The Epoch is specified in the format given by DateAbbrv.
[Visual Basic .NET] |
---|
Public Function GetRefEpoch( _ ByVal DateAbbrv As String _ ) As String |
[C#] |
---|
public string GetRefEpoch( string DateAbbrv ); |
[Managed C++] |
---|
public: String __gc ^ GetRefEpoch( String __gc ^ DateAbbrv ); |
[Java] |
---|
public String getRefEpoch( String DateAbbrv ); |
- DateAbbrv