Get the smart epoch component to configure
the orbit state epoch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property OrbitEpoch() As IAgCrdnEventSmartEpoch
|
| [C#] |
|---|
public IAgCrdnEventSmartEpoch OrbitEpoch {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch^ get_OrbitEpoch();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_OrbitEpoch(
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getOrbitEpoch();
|