Interface: ApproachTransition
Defined in: src/sdk/navigation/Facilities.ts:303
An arrival-to-approach transition.
Properties
legs
readonlylegs: readonlyReadonly<FlightPlanLeg>[]
Defined in: src/sdk/navigation/Facilities.ts:308
The legs that make up this procedure.
name
readonlyname:string
Defined in: src/sdk/navigation/Facilities.ts:305
The name for this transition.