Interface: AirwaySegment
Defined in: src/sdk/navigation/Facilities.ts:145
A segment of an airway.
Properties
name
readonlyname:string
Defined in: src/sdk/navigation/Facilities.ts:147
The name of the airway
nextIcao
readonlynextIcao:string
Defined in: src/sdk/navigation/Facilities.ts:156
The next FS ICAO on the airway.
prevIcao
readonlyprevIcao:string
Defined in: src/sdk/navigation/Facilities.ts:153
The previous FS ICAO on the airway.
type
readonlytype:number
Defined in: src/sdk/navigation/Facilities.ts:150
The type of the airway.