Skip to main content

Interface: StallWarningDataProvider

Defined in: workingtitle-instruments-epic2/shared/Instruments/StallWarningDataProvider.ts:11

A stall warning system data provider, providing data from the stall warning system selected for an instrument.

Properties

dynamicSpeedCas

dynamicSpeedCas: Subscribable<null | number>

Defined in: workingtitle-instruments-epic2/shared/Instruments/StallWarningDataProvider.ts:19

The dynamic airspeed in knots.


isStallWarningActive

isStallWarningActive: Subscribable<null | boolean>

Defined in: workingtitle-instruments-epic2/shared/Instruments/StallWarningDataProvider.ts:13

Whether the aircraft stall warning is currently active


stallWarningCas

stallWarningCas: Subscribable<null | number>

Defined in: workingtitle-instruments-epic2/shared/Instruments/StallWarningDataProvider.ts:16

The airspeed in knots below which the stick shaker activates.