Skip to main content

Interface: VNavPlanSegment

Defined in: src/sdk/autopilot/VerticalNavigation.ts:271

A segment in the Vertical Flight Plan.

Properties

legs

legs: VNavLeg[]

Defined in: src/sdk/autopilot/VerticalNavigation.ts:276

The VNAV legs contained in the segment.


offset

offset: number

Defined in: src/sdk/autopilot/VerticalNavigation.ts:273

The index offset that the segment begins at.