Interface: ControlSurfacesEvents
Defined in: src/sdk/instruments/ControlSurfaces.ts:113
Events related to control surfaces.
Extends
BaseControlSurfacesEvents
.ControlSurfacesIndexedEvents
Indexable
[key
: `gear_position_${number}`
]: number
[key
: `gear_is_on_ground_${number}`
]: boolean
Properties
aileron_left_percent
aileron_left_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:69
The percent of left aileron deflection
Inherited from
BaseControlSurfacesEvents
.aileron_left_percent
aileron_right_percent
aileron_right_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:72
The percent of right aileron deflection
Inherited from
BaseControlSurfacesEvents
.aileron_right_percent
aileron_trim_angle
aileron_trim_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:57
The aileron trim angle, in degrees. Positive values indicate rightward trim.
Inherited from
BaseControlSurfacesEvents
.aileron_trim_angle
aileron_trim_pct
aileron_trim_pct:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:60
The percent of applied aileron trim.
Inherited from
BaseControlSurfacesEvents
.aileron_trim_pct
elevator_percent
elevator_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:75
The percent of elevator deflection
Inherited from
BaseControlSurfacesEvents
.elevator_percent
elevator_position
elevator_position:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:78
The percent of elevator position within the maximum deflection limits
Inherited from
BaseControlSurfacesEvents
.elevator_position
elevator_trim_angle
elevator_trim_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:48
The elevator trim angle, in degrees. Positive values indicate nose-up trim.
Inherited from
BaseControlSurfacesEvents
.elevator_trim_angle
elevator_trim_neutral_pct
elevator_trim_neutral_pct:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:54
The neutral position in percent of the elevator trim.
Inherited from
BaseControlSurfacesEvents
.elevator_trim_neutral_pct
elevator_trim_pct
elevator_trim_pct:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:51
The percent of applied elevator trim.
Inherited from
BaseControlSurfacesEvents
.elevator_trim_pct
flaps_handle_index
flaps_handle_index:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:12
The handle index for flaps.
Inherited from
BaseControlSurfacesEvents
.flaps_handle_index
flaps_left_angle
flaps_left_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:15
The extension angle of the left trailing edge flaps, in degrees.
Inherited from
BaseControlSurfacesEvents
.flaps_left_angle
flaps_left_percent
flaps_left_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:21
The left trailing edge flaps, in percent.
Inherited from
BaseControlSurfacesEvents
.flaps_left_percent
flaps_right_angle
flaps_right_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:18
The extension angle of the right trailing edge flaps, in degrees.
Inherited from
BaseControlSurfacesEvents
.flaps_right_angle
flaps_right_percent
flaps_right_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:24
The right trailing edge flaps, in percent.
Inherited from
BaseControlSurfacesEvents
.flaps_right_percent
gear_handle_position
gear_handle_position:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:90
The position of the landing gear lever, where 0 is fully retracted, and 1 is fully extended.
Inherited from
BaseControlSurfacesEvents
.gear_handle_position
gear_is_on_ground
gear_is_on_ground:
boolean
Defined in: src/sdk/instruments/ControlSurfaces.ts:87
Whether landing gear is on the ground.
Inherited from
BaseControlSurfacesEvents
.gear_is_on_ground
gear_position
gear_position:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:84
Landing gear position. A value of 0
indicates fully retracted, and a value of 1
indicates fully extended.
Inherited from
BaseControlSurfacesEvents
.gear_position
rudder_percent
rudder_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:81
The percent of rudder deflection
Inherited from
BaseControlSurfacesEvents
.rudder_percent
rudder_trim_angle
rudder_trim_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:63
The rudder trim angle, in degrees. Positive values indicate rightward trim.
Inherited from
BaseControlSurfacesEvents
.rudder_trim_angle
rudder_trim_pct
rudder_trim_pct:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:66
The percent of applied rudder trim.
Inherited from
BaseControlSurfacesEvents
.rudder_trim_pct
slats_left_angle
slats_left_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:27
The extension angle of the left slats, in degrees.
Inherited from
BaseControlSurfacesEvents
.slats_left_angle
slats_left_percent
slats_left_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:33
The left slats, in percent.
Inherited from
BaseControlSurfacesEvents
.slats_left_percent
slats_right_angle
slats_right_angle:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:30
The extension angle of the right slats, in degrees.
Inherited from
BaseControlSurfacesEvents
.slats_right_angle
slats_right_percent
slats_right_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:36
The right slats, in percent.
Inherited from
BaseControlSurfacesEvents
.slats_right_percent
spoilers_left_percent
spoilers_left_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:39
The left spoilers angle, in percent.
Inherited from
BaseControlSurfacesEvents
.spoilers_left_percent
spoilers_right_percent
spoilers_right_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:42
The right spoilers angle, in percent.
Inherited from
BaseControlSurfacesEvents
.spoilers_right_percent
spoilers_without_spoilerons_left_percent
spoilers_without_spoilerons_left_percent:
number
Defined in: src/sdk/instruments/ControlSurfaces.ts:45
The left spoilers but without the spoilerons angle, in percent
Inherited from
BaseControlSurfacesEvents
.spoilers_without_spoilerons_left_percent