Skip to main content

Interface: VerticalDeviationDataProvider

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:37

A vertical deviation data provider.

Properties

approachPointerLabel

approachPointerLabel: Subscribable<Epic2VerticalDeviationLabel>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:89

Vertical Deviation Pointer Source Label


excessiveVerticalDeviation

excessiveVerticalDeviation: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:102

Whether vertical deviation exceeds normal range


gpApproachPointerActive

gpApproachPointerActive: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:74

If the gp approach pointer should be displayed.


gpApproachPointerDeviation

gpApproachPointerDeviation: Subscribable<null | number>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:80

The deviation value of the gp approach pointer (from -1 to +1 indicating full scale deflection), or null when invalid.


gpApproachPointerMode

gpApproachPointerMode: Subscribable<Epic2VerticalDeviationMode>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:77

The mode of the gp approach pointer.


gsApproachPointerActive

gsApproachPointerActive: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:63

If the gs approach pointer should be displayed.


gsApproachPointerDeviation

gsApproachPointerDeviation: Subscribable<null | number>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:69

The deviation value of the gs approach pointer (from -1 to +1 indicating full scale deflection), or null when invalid.


gsApproachPointerMode

gsApproachPointerMode: Subscribable<Epic2VerticalDeviationMode>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:66

The mode of the gs approach pointer.


preApproachPointerActive

preApproachPointerActive: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:51

If the pre-approach pointer should be displayed.


preApproachPointerDeviation

preApproachPointerDeviation: Subscribable<null | number>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:57

The deviation value of the pre-approach pointer (from -1 to +1 indicating full scale deflection), or null when invalid.


preApproachPointerMode

preApproachPointerMode: Subscribable<Epic2VerticalDeviationMode>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:54

The mode of the pre-approach pointer.


verticalDeviationIndicatorInactive

verticalDeviationIndicatorInactive: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:108

Whether the vertical deviation indicator is inactive


verticalTrackAlerting

verticalTrackAlerting: Subscribable<boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/VerticalDeviationDataProvider.ts:105

Whether the vertical track alert is active