Skip to main content

Interface: ApproachTransition

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

An arrival-to-approach transition.

Properties

legs

readonly legs: readonly Readonly<FlightPlanLeg>[]

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

The legs that make up this procedure.


name

readonly name: string

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

The name for this transition.