Skip to main content

Interface: ApproachIdentifier

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

Information used to uniquely identify an approach procedure in an airport.

Properties

__Type

__Type: "JS_ApproachIdentifier"

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

Coherent C++ object binding type.


runway

runway: RunwayIdentifier

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

The approach's associated runway.


suffix

suffix: string

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

The suffix of the approach.


type

type: string

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

The type name of the approach.