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