Skip to main content

Type Alias: G3XFmsFplLoadedApproachData

G3XFmsFplLoadedApproachData = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFmsFplUserDataTypes.ts:14

Data describing a VFR approach procedure that is loaded into a G3X Touch internal flight plan.

Properties

airportIcao

airportIcao: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFmsFplUserDataTypes.ts:16

The ICAO of the loaded approach airport.


approach

approach: GarminVfrApproachProcedure

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFmsFplUserDataTypes.ts:22

The loaded VFR approach procedure.


approachIndex

approachIndex: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/FlightPlan/G3XFmsFplUserDataTypes.ts:19

The index of the published approach on which the loaded VFR approach is based.