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