STK ObjectsSend comments on this topic.
OrbitSystems Property (IAgSaVO)
See Also
Windows





Windows & Linux

Description

Get the satellite's OrbitSystem properties.

Property type

Read-only property

Syntax

[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(
    IAgVeVOSystemsCollection ** ppVal
);
[Java]
public IAgVeVOSystemsCollection getOrbitSystems();
[Python - STK API ]
@property
def OrbitSystems(self) -> "IAgVeVOSystemsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.