Skip to main content

Interface: AirwaySegment

Defined in: src/sdk/navigation/Facilities.ts:145

A segment of an airway.

Properties

name

readonly name: string

Defined in: src/sdk/navigation/Facilities.ts:147

The name of the airway


nextIcao

readonly nextIcao: string

Defined in: src/sdk/navigation/Facilities.ts:156

The next FS ICAO on the airway.


prevIcao

readonly prevIcao: string

Defined in: src/sdk/navigation/Facilities.ts:153

The previous FS ICAO on the airway.


type

readonly type: number

Defined in: src/sdk/navigation/Facilities.ts:150

The type of the airway.