The coordinate system and coordinate
epoch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CoordinateSystem() As IAgOrbitStateCoordinateSystem
|
| [C#] |
|---|
public IAgOrbitStateCoordinateSystem CoordinateSystem {get;}
|
| [Managed C++] |
|---|
public: __property IAgOrbitStateCoordinateSystem^ get_CoordinateSystem();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_CoordinateSystem(
|
| [Java] |
|---|
public IAgOrbitStateCoordinateSystem getCoordinateSystem();
|