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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.