2,204
edits
| Line 263: | Line 263: | ||
* '''fpa-abs''': Automatically set by IT Autoflight. Absolute value of the '''fpa''' input, used for fixing problems when animating cockpit controls. DOUBLE | * '''fpa-abs''': Automatically set by IT Autoflight. Absolute value of the '''fpa''' input, used for fixing problems when animating cockpit controls. DOUBLE | ||
* '''hdg''': Adjusts the Target Heading in degrees (1 - 360, or 0 - 359). INT | * '''hdg''': Adjusts the Target Heading in degrees (1 - 360, or 0 - 359). INT | ||
* ''' | * '''inhibit-alt-cap''': Allow (0) or disallow (1) altitude capture when in V/S or FPA mdoes. BOOL, V4.1.0 only | ||
* '''kts''': Adjusts the Target Airspeed in Knots (100 - 350 by default). INT (Note: IT Autoflight can use higher/lower airspeed) | * '''kts''': Adjusts the Target Airspeed in Knots (100 - 350 by default). INT (Note: IT Autoflight can use higher/lower airspeed) | ||
* '''kts-mach''': Switches between Speed (0) and Mach mode (1). BOOL | * '''kts-mach''': Switches between Speed (0) and Mach mode (1). BOOL | ||
* '''lat''': Changes the lateral mode to HDG SEL (0), LNAV (1), VOR/LOC (2), HDG HLD (3), ROLL (6), Blank (9). INT (Note: Mode 4 and 5 exist, but only engaged by the controller automatically, do not set to these values) | |||
* '''mach''': Adjusts the Target Mach (0.5 - 0.9 by default). DOUBLE (Note: IT Autoflight can use higher/lower mach) | * '''mach''': Adjusts the Target Mach (0.5 - 0.9 by default). DOUBLE (Note: IT Autoflight can use higher/lower mach) | ||
* '''mach-x1000''': Automatically set by IT Autoflight. Value of '''mach''' input converted to an integer, used for fixing problems when animating cockpit controls. INT | * '''mach-x1000''': Automatically set by IT Autoflight. Value of '''mach''' input converted to an integer, used for fixing problems when animating cockpit controls. INT | ||
edits