Skip to main content

Interface: ApproachTransition

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

An arrival-to-approach transition.

Properties

legs

readonly legs: readonly Readonly<FlightPlanLeg>[]

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

The legs that make up this procedure.


name

readonly name: string

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

The name for this transition.