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






Windows & Linux

Description

Get the launch vehicle's trajectory properties.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.