Skip to main content

Class: CasMasterAuralAlertManager

A manager which handles the CAS master warning and caution aural alert chimes.

Constructors

constructor

new CasMasterAuralAlertManager(bus): CasMasterAuralAlertManager

Creates a new instance of CasMasterAuralAlertManager.

Parameters

NameTypeDescription
busEventBusThe event bus.

Returns

CasMasterAuralAlertManager

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/CAS/CasMasterAuralAlertManager.ts:21

Methods

destroy

destroy(): void

Destroys this manager.

Returns

void

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/CAS/CasMasterAuralAlertManager.ts:114


init

init(): void

Initializes this manager. Once this manager is initialized, it will automatically trigger the CAS master warning and caution chimes when new CAS messages appear.

Returns

void

Throws

Error if this manager has been destroyed.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/MFD/CAS/CasMasterAuralAlertManager.ts:48