Type Alias: GarminVfrApproachProcedure
GarminVfrApproachProcedure =
Omit<ApproachProcedure,"approachType"> &object
Defined in: src/garminsdk/flightplan/FmsTypes.ts:39
A Garmin VFR approach procedure.
Type declaration
approachType
readonlyapproachType:APPROACH_TYPE_VFR
The approach type.
parentApproachInfo
readonlyparentApproachInfo:Pick<ApproachProcedure,"approachType"|"rnavTypeFlags">
Information about the published approach on which this VFR approach is based.