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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1