FlightPathAngle

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

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue FlightPathAngle <Value> <Unit>

Description

This attribute is valid for Basic Point to Point, Transition to Forward Flight and Transition to Hover procedure types.

<Index> Enter the index of the procedure being modified.
<Value> Enter a real value between -pi/2 and pi/2.
<Unit> Specify the unit that the <Value> is entered in. The dimension type is MissionModelerAttitudeAngle.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 3 SetValue FlightPathAngle 30.05 deg

 

STK Programming Interface 11.0.1