Skip to main content

Interface: G3000AutothrottleEvents

Events related to a G3000 autothrottle.

Properties

g3000_at_fma_data

g3000_at_fma_data: Readonly<G3000AutothrottleFmaData>

Autothrottle data to display on the PFD FMA (ACFS status box).

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:54


g3000_at_mode_active

g3000_at_mode_active: string

The name of the active autothrottle mode.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:45


g3000_at_mode_armed

g3000_at_mode_armed: string

The name of the armed autothrottle mode.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:42


g3000_at_status

g3000_at_status: G3000AutothrottleStatus

The status of the autothrottle.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:39


g3000_at_target_ias

g3000_at_target_ias: number

The active target indicated airspeed, in knots. A negative value indicates there is no active target IAS.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:48


g3000_at_target_mach

g3000_at_target_mach: number

The active target mach number. A negative value indicates there is no active target mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Autothrottle/G3000Autothrottle.ts:51