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






Windows & Linux

Description

Get the propagator type used by the launch vehicle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrajectoryType() As AgEVePropagatorType

[C#]
public AgEVePropagatorType TrajectoryType {get;}

[Managed C++]
public: __property AgEVePropagatorType get_TrajectoryType();

[Unmanaged C++]
public: HRESULT get_TrajectoryType(
AgEVePropagatorType * pRetVal
);

[Java]
public AgEVePropagatorType getTrajectoryType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface