Skip to main content

Interface: IcaoValue

Defined in: src/sdk/navigation/Icao.ts:4

An ICAO value, which uniquely identifies a facility.

Properties

__Type

readonly __Type: "JS_ICAO"

Defined in: src/sdk/navigation/Icao.ts:6

Coherent C++ object binding type.


airport

readonly airport: string

Defined in: src/sdk/navigation/Icao.ts:15

The ident of the facility's associated airport.


ident

readonly ident: string

Defined in: src/sdk/navigation/Icao.ts:18

The facility's ident.


region

readonly region: string

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

The facility's region code.


type

readonly type: string

Defined in: src/sdk/navigation/Icao.ts:9

The facility's type.