Skip to main content

Interface: ApproachIdentifier

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

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

Properties

__Type

__Type: "JS_ApproachIdentifier"

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

Coherent C++ object binding type.


runway

runway: RunwayIdentifier

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

The approach's associated runway.


suffix

suffix: string

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

The suffix of the approach.


type

type: string

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

The type name of the approach.