STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeVOLeadTrailData getOrbit();
[Python - STK API ]
@property
def Orbit(self) -> "IAgVeVOLeadTrailData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.