Skip to main content

Type Alias: UncomputedVNavLeg

UncomputedVNavLeg = Pick<VNavLeg, "segmentIndex" | "legIndex" | "name" | "distance" | "isEligible" | "isUserDefined" | "isDirectToTarget">

Defined in: src/sdk/autopilot/calculators/SmoothingPathCalculator.ts:20

A leg in a VerticalFlightPlan that does not contain computed vertical path information.