MissionModeler Procedure ChangeProcedureType

Change a procedure type for a MissionModeler Aircraft object.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure ChangeProcedureType <Index> ProcedureType "<ProcedureType>"

Description

<Index> Enter the index of the procedure to change.
ProcedureType "<ProcedureType>" Enter the type of procedure to change to. Valid values for "<ProcedureType>" are ArcEnroute, Basic Point to Point, Enroute, Holding - RaceTrack, Holding - Circular - Holding - Figure-8, Hover, Hover Translate, Landing, Takeoff, Terrain Following, Transition to Forward Flight, Transition to Hover, Vertical Landing, Vertical Takeoff.
For details on Procedure Types go to Procedure SetValue

 

Examples

To change procedure 2 to an Enroute procedure for Aircraft1:

MissionModeler */Aircraft/Aircraft1 Procedure ChangeProcedureType 2 ProcedureType "Enroute"

 

STK Programming Interface 11.0.1