Skip to main content

Type Alias: G3XAirspeedAlertOptions

G3XAirspeedAlertOptions = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:32

Options for airspeed alerts.

Properties

supportOverspeed

supportOverspeed: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:34

Whether to support the overspeed alert.


supportTrendOverspeed

supportTrendOverspeed: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:37

Whether to support the trend overspeed alert.


supportTrendUnderspeed

supportTrendUnderspeed: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:43

Whether to suppor the trend underspeed alert.


supportUnderspeed

supportUnderspeed: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:40

Whether to support the underspeed alert.