The location of the spacecraft in the orbit
at epoch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Location() As IAgClassicalLocation
|
| [C#] |
|---|
public IAgClassicalLocation Location {get;}
|
| [Managed C++] |
|---|
public: __property IAgClassicalLocation^ get_Location();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Location(
|
| [Java] |
|---|
public IAgClassicalLocation getLocation();
|