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(
|
| [Managed C++] |
|---|
public: String __gc ^ GetRefEpoch(
|
| [Java] |
|---|
public String getRefEpoch(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetRefEpoch(
|
- DateAbbrv