FlightPathAngle

Return the pitch angle of the flight path at the end of the procedure.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue FlightPathAngle [<Unit>]

Description

<Index> Enter the index of the procedure.
<Unit> Specify the unit that the angle is returned in. The dimension type is MissionModelerAttitudeAngle.

Return Value

The angle value returned in units specified or in radians.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 3 GetValue FlightPathAngle deg

 

STK Programming Interface 11.0.1