Type Alias: VfrApproachListItem
VfrApproachListItem =
object
Defined in: src/garminsdk/flightplan/FmsUtils.ts:1684
A VFR approach procedure paired with the index of the published approach on which it is based.
Properties
approach
approach:
GarminVfrApproachProcedure
Defined in: src/garminsdk/flightplan/FmsUtils.ts:1686
The VFR approach procedure.
index
index:
number
Defined in: src/garminsdk/flightplan/FmsUtils.ts:1688
The index of the published approach on which the VFR approach is based.