Skip to main content

Interface: ApproachTransition

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

An arrival-to-approach transition.

Properties

legs

readonly legs: readonly Readonly<FlightPlanLeg>[]

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

The legs that make up this procedure.


name

readonly name: string

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

The name for this transition.