ArriveOnHeading

Specify whether the aircraft will start or arrive at the procedure site on a specific heading.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue ArriveOnHeading {MagHeading} <Value> <Unit>

Description

This attribute is valid for Basic Point to Point, Enroute and Terrain Following procedure types.

<Index> Enter the index of the procedure being modified.
{MagHeading} Enter True to indicate magnetic heading and False to indicate true heading.
<Value> Enter a real value for the heading.
<Unit> Specify the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue ArriveOnHeading true 30.05 deg

 

STK Programming Interface 11.0.1