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