Skip to main content

Interface: AutothrottleEvents

Defined in: src/sdk/autothrottle/Autothrottle.ts:26

Autothrottle-related events.

Properties

at_master_is_active

at_master_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:28

Whether the autothrottle is active.


at_max_ias

at_max_ias: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:64

The maximum indicated airspeed, in knots, allowed by the autothrottle.


at_max_mach

at_max_mach: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:67

The maximum mach number allowed by the autothrottle.


at_max_power

at_max_power: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:76

The maximum engine power allowed by the autothrottle.


at_max_throttle_pos

at_max_throttle_pos: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:79

The maximum normalized throttle lever position allowed by the autothrottle.


at_min_ias

at_min_ias: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:70

The minimum indicated airspeed, in knots, allowed by the autothrottle.


at_min_mach

at_min_mach: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:73

The minimum mach number allowed by the autothrottle.


at_min_throttle_pos

at_min_throttle_pos: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:82

The minimum normalized throttle lever position allowed by the autothrottle.


at_overpower_prot_is_active

at_overpower_prot_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:37

Whether the autothrottle's overpower protection is active.


at_overspeed_prot_is_active

at_overspeed_prot_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:31

Whether the autothrottle's overspeed protection is active.


at_overspeed_prot_is_engaged

at_overspeed_prot_is_engaged: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:40

Whether the autothrottle's overspeed protection is currently limiting thrust on any managed throttle


at_selected_ias

at_selected_ias: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:49

Autothrottle selected indicated airspeed, in knots.


at_selected_mach

at_selected_mach: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:52

Autothrottle selected mach number.


at_selected_power

at_selected_power: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:58

Autothrottle selected engine power.


at_selected_speed_is_mach

at_selected_speed_is_mach: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:55

Whether autothrottle is targeting selected mach number instead of indicated airspeed.


at_selected_throttle_pos

at_selected_throttle_pos: number

Defined in: src/sdk/autothrottle/Autothrottle.ts:61

Autothrottle selected normalized throttle lever position.


at_servo_1_is_active

at_servo_1_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:85

Whether the autothrottle servo for engine throttle 1 is active.


at_servo_2_is_active

at_servo_2_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:88

Whether the autothrottle servo for engine throttle 2 is active.


at_servo_3_is_active

at_servo_3_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:91

Whether the autothrottle servo for engine throttle 3 is active.


at_servo_4_is_active

at_servo_4_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:94

Whether the autothrottle servo for engine throttle 4 is active.


at_target_mode

at_target_mode: AutothrottleTargetMode

Defined in: src/sdk/autothrottle/Autothrottle.ts:46

Autothrottle target mode.


at_underspeed_prot_is_active

at_underspeed_prot_is_active: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:34

Whether the autothrottle's underspeed protection is active.


at_underspeed_prot_is_engaged

at_underspeed_prot_is_engaged: boolean

Defined in: src/sdk/autothrottle/Autothrottle.ts:43

Whether the autothrottle's underspeed protection is currently maximizing thrust on any managed throttle