Skip to main content

Type Alias: G3XWaypointSearchTypeMap

G3XWaypointSearchTypeMap = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:19

A map from G3X waypoint search types to waypoint types.

Properties

1

1: AirportWaypoint

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:21

Airports.


2

2: FacilityWaypoint<IntersectionFacility>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:30

Intersections.


3

3: FacilityWaypoint<VorFacility>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:24

VORs.


4

4: FacilityWaypoint<NdbFacility>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:27

NDBs.


6

6: FacilityWaypoint<UserFacility>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:33

User waypoints.


8

8: FacilityWaypoint

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/G3XWaypointSearchTypes.ts:36

All waypoints.