AGI STK Objects 11 Send comments on this topic.
Trajectory Property (IAgVeVOTrajectoryPassData)
See Also 





Description

Get the 3D trajectory data.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeVOLeadTrailData Trajectory {get;}

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

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

[Java]
public IAgVeVOLeadTrailData getTrajectory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1