Skip to main content

Interface: EnrouteTransition

An enroute transition for an arrival.

Properties

legs

Readonly legs: readonly Readonly<FlightPlanLeg>[]

The legs that make up this procedure.

Defined in

src/sdk/navigation/Facilities.ts:291


name

Readonly name: string

The name for this transition.

Defined in

src/sdk/navigation/Facilities.ts:288