Interface: G3000AutothrottleEvents
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:37
Events related to a G3000 autothrottle.
Properties
g3000_at_fma_data
g3000_at_fma_data:
Readonly
<G3000AutothrottleFmaData
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:54
Autothrottle data to display on the PFD FMA (ACFS status box).
g3000_at_mode_active
g3000_at_mode_active:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:45
The name of the active autothrottle mode.
g3000_at_mode_armed
g3000_at_mode_armed:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:42
The name of the armed autothrottle mode.
g3000_at_status
g3000_at_status:
G3000AutothrottleStatus
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:39
The status of the autothrottle.
g3000_at_target_ias
g3000_at_target_ias:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:48
The active target indicated airspeed, in knots. A negative value indicates there is no active target IAS.
g3000_at_target_mach
g3000_at_target_mach:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Autothrottle/G3000Autothrottle.ts:51
The active target mach number. A negative value indicates there is no active target mach number.