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