Skip to main content

Interface: EnrouteTransition

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

An enroute transition for an arrival.

Properties

legs

readonly legs: readonly Readonly<FlightPlanLeg>[]

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

The legs that make up this procedure.


name

readonly name: string

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

The name for this transition.