Skip to main content

Class: G3000AuralAlertUtils

A utility class for working with G3000 aural alerts.

Constructors

constructor

new G3000AuralAlertUtils(): G3000AuralAlertUtils

Returns

G3000AuralAlertUtils

Properties

PRIMARY_QUEUE

Static Readonly PRIMARY_QUEUE: "g3000-aural-primary"

The name of the primary G3000 aural alert queue.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Sound/G3000AuralAlerts.ts:46


PRIORITIES

Static Readonly PRIORITIES: Readonly<Record<G3000AuralAlertIds, number>>

A map from G3000 aural alert IDs to their default priorities.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Sound/G3000AuralAlerts.ts:49