Skip to main content

Type Alias: NearestWaypointFacilityType

NearestWaypointFacilityType = Extract<FacilityType, FacilityType.Airport | FacilityType.VOR | FacilityType.NDB | FacilityType.Intersection | FacilityType.USR>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Nearest/NearestWaypoint.ts:7

Types of facilities associated with nearest waypoints.