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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface