Skip to main content

Interface: VNavPlanSegment

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

A segment in the Vertical Flight Plan.

Properties

legs

legs: VNavLeg[]

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

The VNAV legs contained in the segment.


offset

offset: number

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

The index offset that the segment begins at.