Skip to main content

Interface: EnrouteTransition

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

An enroute transition for an arrival.

Properties

legs

readonly legs: readonly Readonly<FlightPlanLeg>[]

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

The legs that make up this procedure.


name

readonly name: string

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

The name for this transition.