Skip to main content

Interface: BaseFmsEvents

Defined in: src/garminsdk/flightplan/FmsEvents.ts:6

Events published by Fms keyed by base topic names.

Extended by

Properties

approach_supports_gp

approach_supports_gp: boolean

Defined in: src/garminsdk/flightplan/FmsEvents.ts:17

Whether the primary flight plan's currently loaded approach is active and supports glidepath guidance.


fms_approach_activate

fms_approach_activate: void

Defined in: src/garminsdk/flightplan/FmsEvents.ts:14

An approach was manually activated.


fms_approach_details

fms_approach_details: Readonly<ApproachDetails>

Defined in: src/garminsdk/flightplan/FmsEvents.ts:8

Details related to the primary flight plan approach.


fms_flight_phase

fms_flight_phase: Readonly<FmsFlightPhase>

Defined in: src/garminsdk/flightplan/FmsEvents.ts:11

Details related to the current FMS phase of flight.