Interface: VNavPlanSegment
A segment in the Vertical Flight Plan.
Properties
legs
• legs: VNavLeg
[]
The VNAV legs contained in the segment.
Defined in
src/sdk/autopilot/VerticalNavigation.ts:276
offset
• offset: number
The index offset that the segment begins at.
Defined in
src/sdk/autopilot/VerticalNavigation.ts:273