AGI STK Objects 11 Send comments on this topic.
Orbit Property (IAgVeVOOrbitPassData)
See Also 





Description

Get the 3D orbit track data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orbit() As IAgVeVOLeadTrailData

[C#]
public IAgVeVOLeadTrailData Orbit {get;}

[Managed C++]
public: __property IAgVeVOLeadTrailData^ get_Orbit();

[Unmanaged C++]
public: HRESULT get_Orbit(
IAgVeVOLeadTrailData ** ppRetVal
);

[Java]
public IAgVeVOLeadTrailData getOrbit();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1