Interface: BaseLNavControlEvents
Defined in: src/sdk/autopilot/lnav/LNavControlEvents.ts:4
Events used to control LNAV keyed by base topic names.
Properties
activate_missed_approach
activate_missed_approach:
boolean
Defined in: src/sdk/autopilot/lnav/LNavControlEvents.ts:12
Whether LNAV can freely sequence into the missed approach.
lnav_inhibit_next_sequence
lnav_inhibit_next_sequence:
boolean
Defined in: src/sdk/autopilot/lnav/LNavControlEvents.ts:9
Sets whether LNAV should automatically inhibit the next attempt to sequence to the next flight plan leg.
suspend_sequencing
suspend_sequencing:
boolean
Defined in: src/sdk/autopilot/lnav/LNavControlEvents.ts:6
Sets whether automatic sequencing of flight plan legs by LNAV is suspended.