2,204
edits
No edit summary |
|||
| Line 260: | Line 260: | ||
* '''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 | ||
* '''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 | * '''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) | ||
* '''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 | ||
| Line 273: | Line 273: | ||
* '''trk''': Switches between Heading (0) and Track (1). BOOL | * '''trk''': Switches between Heading (0) and Track (1). BOOL | ||
* '''true-course''': Switches between Magentic Heading (0) and True Heading (1). BOOL | * '''true-course''': Switches between Magentic Heading (0) and True Heading (1). BOOL | ||
* '''vert''': Changes the vertical mode to ALT HLD (0), V/S (1), ILS (2), FLCH (4), FPA (5), Blank (9). INT (Note: Mode 3, | * '''vert''': Changes the vertical mode to ALT HLD (0), V/S (1), ILS (2), FLCH (4), FPA (5), Blank (9), PITCH (10). INT (Note: Mode 3, 6, 7, and 8 exist, but only engaged by the controller automatically, do not set to these values) | ||
* '''vs''': Adjusts the Target Vertical Speed in feet per minute (-6000 -6000). INT (Note: IT Autoflight can use higher/lower FPM) | * '''vs''': Adjusts the Target Vertical Speed in feet per minute (-6000 -6000). INT (Note: IT Autoflight can use higher/lower FPM) | ||
* '''vs-abs''': Automatically set by IT Autoflight. Absolute value of the '''vs''' input, used for fixing problems when animating cockpit controls. INT | * '''vs-abs''': Automatically set by IT Autoflight. Absolute value of the '''vs''' input, used for fixing problems when animating cockpit controls. INT | ||
| Line 296: | Line 296: | ||
* '''gs-arm''': ILS: Disarmed (0), or Armed (1) | * '''gs-arm''': ILS: Disarmed (0), or Armed (1) | ||
* '''hdg-in-hld''': For Boeing style FMAs, usage optional. When (1), heading is captured and in HLD mode. When (0), heading is in SEL mode and acquiring. | * '''hdg-in-hld''': For Boeing style FMAs, usage optional. When (1), heading is captured and in HLD mode. When (0), heading is in SEL mode and acquiring. | ||
* '''lat''': Active lateral mode: HDG HLD/SEL (0), LNAV (1), VOR/LOC Active (2), ALIGN/ROLLOUT (4), T/O (5), ROLL (6), Blank (9) (Note: Mode 3 is not used.) | * '''lat''': Active lateral mode: HDG HLD/SEL (0), LNAV (1), VOR/LOC Active (2), ALIGN/ROLLOUT (4), T/O (5), ROLL (6), Blank (9) (Note: Mode 3 is reserved and not used.) | ||
* '''lnav-arm''': LNAV: Disarmed (0), or Armed (1) | * '''lnav-arm''': LNAV: Disarmed (0), or Armed (1) | ||
* '''loc-arm''': VOR/LOC: Disarmed (0), or Armed (1) | * '''loc-arm''': VOR/LOC: Disarmed (0), or Armed (1) | ||
* '''vert''': Active vertical mode: ALT HLD/CAP (0), V/S (1), G/S Active (2), FLCH (4), FPA (5), FLARE/ROLLOUT (6), T/O | * '''vert''': Active vertical mode: ALT HLD/CAP (0), V/S (1), G/S Active (2), FLCH (4), FPA (5), FLARE/ROLLOUT (6), T/O CLB (7), G/A CLB (8), Blank (9), PITCH (10) (Note: Mode 3 is reserved and not used.) | ||
* '''thr-mode''': Thrust System Mode: THRUST (0), PITCH Idle/RETARD (1), or PITCH Thrust Limit (2) (Note: PITCH Idle/RETARD commands the Autothrottle to Idle limit thrust, and PITCH Thrust Limit commands the Autothrottle to use set the thrust to the active thrust limit, like CLB, MCT, TOGA, etc.) | * '''thr-mode''': Thrust System Mode: THRUST (0), PITCH Idle/RETARD (1), or PITCH Thrust Limit (2) (Note: PITCH Idle/RETARD commands the Autothrottle to Idle limit thrust, and PITCH Thrust Limit commands the Autothrottle to use set the thrust to the active thrust limit, like CLB, MCT, TOGA, etc.) | ||
edits