Type Alias: WaypointSelectTypeMap
WaypointSelectTypeMap =
object
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:28
A map from waypoint search types to waypoint types.
Properties
1
1:
AirportWaypoint
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:33
Airports.
2
2:
FacilityWaypoint<IntersectionFacility>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:42
Intersections.
3
3:
FacilityWaypoint<VorFacility>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:36
VORs.
4
4:
FacilityWaypoint<NdbFacility>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:39
NDBs.
6
6:
FacilityWaypoint<UserFacility>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:45
User waypoints.
8
8:
FacilityWaypoint
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchButton/GtcWaypointSelectButton.tsx:30
All waypoints.