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






Windows & Linux

Description

Get the 3D leading/trailing track data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassData() As IAgVeVOOrbitPassData
[C#]
public IAgVeVOOrbitPassData PassData {get;}
[Managed C++]
public: __property IAgVeVOOrbitPassData^ get_PassData();
[Unmanaged C++]
public: HRESULT get_PassData(
   IAgVeVOOrbitPassData ** ppRetVal
);
[Java]
public IAgVeVOOrbitPassData getPassData();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.