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






Windows & Linux

Description

Get the missile's 3D trajectory graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Trajectory() As IAgVeVOTrajectory
[C#]
public IAgVeVOTrajectory Trajectory {get;}
[Managed C++]
public: __property IAgVeVOTrajectory^ get_Trajectory();
[Unmanaged C++]
public: HRESULT get_Trajectory(
   IAgVeVOTrajectory ** ppRetVal
);
[Java]
public IAgVeVOTrajectory getTrajectory();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.