Interface: ApproachTransition
An arrival-to-approach transition.
Properties
legs
• Readonly
legs: readonly Readonly
<FlightPlanLeg
>[]
The legs that make up this procedure.
Defined in
src/sdk/navigation/Facilities.ts:302
name
• Readonly
name: string
The name for this transition.
Defined in
src/sdk/navigation/Facilities.ts:299