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






Windows & Linux

Description

Represents the vehicle while traveling along its actual trajectory.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrajectoryMarker() As IAgVOMarker
[C#]
public IAgVOMarker TrajectoryMarker {get;}
[Managed C++]
public: __property IAgVOMarker^ get_TrajectoryMarker();
[Unmanaged C++]
public: HRESULT get_TrajectoryMarker(
   IAgVOMarker ** ppRetVal
);
[Java]
public IAgVOMarker getTrajectoryMarker();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.