Skip to main content

Enumeration: ApproachGuidanceMode

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

The current Approach Guidance Mode.

Enumeration Members

GPActive

GPActive: 4

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

VNAV is actively follow RNAV glidepath guidance.


GPArmed

GPArmed: 3

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

VNAV RNAV glidepath guidance is armed for capture.


GSActive

GSActive: 2

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

VNAV is actively following ILS glideslope guidance.


GSArmed

GSArmed: 1

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

VNAV has armed ILS glideslope guidance for capture.


None

None: 0

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

VNAV is not currently following approach guidance.