Get the satellite's OrbitSystem
properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property OrbitSystems() As IAgVeVOSystemsCollection
|
| [C#] |
|---|
public IAgVeVOSystemsCollection OrbitSystems {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVOSystemsCollection^ get_OrbitSystems();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_OrbitSystems(
|
| [Java] |
|---|
public IAgVeVOSystemsCollection getOrbitSystems();
|