Skip to main content

Interface: AirwayData

Defined in: src/sdk/navigation/FacilityClient.ts:12

Airway data object

Properties

name

readonly name: string

Defined in: src/sdk/navigation/FacilityClient.ts:14

Gets the name of the airway


type

readonly type: number

Defined in: src/sdk/navigation/FacilityClient.ts:17

Gets the type of the airway


waypoints

waypoints: IntersectionFacility[]

Defined in: src/sdk/navigation/FacilityClient.ts:20

The waypoints of this airway