DisplayPrefs

Specify which level turn value will be used to determine the other two.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft SetValue DisplayPrefs <Value>

MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<AccelMdlName>" SetValue DisplayPrefs <Value>

Description

Specify which level turn value, TurnG, BankAngle or Turn Acceleration, will be used for display.

Use the MissionModeler Aircraft SetValue command to set DisplayPrefs for the Acceleration built-in performance model.

Use the MissionModeler Aircraft PerfModel Acceleration SetValue command to set DisplayPrefs for the Acceleration custom performance model.

Note: New display options added to the MissionModeler for STK 9 can not be set using Connect.

<Value> Enter an integer value 0, 1 or 2 where:
0 = TurnG; 1 = BankAngle; 2 = Accel

 

Example: Specifying DisplayPrefs for built-in Acceleration Performance Model

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue DisplayPrefs 1

Example: Specifying DisplayPrefs for custom Acceleration Performance Model

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" SetValue DisplayPrefs 0

 

STK Programming Interface 11.0.1