Skip to main content

Interface: AlertMessageEvents

Events for the G1000 alert system.

Properties

alerts_available

alerts_available: boolean

Whether or not there are any alerts currently avaiable to read.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/UI/Alerts/AlertsSubject.ts:33


alerts_push

alerts_push: AlertMessage

An alert has been pushed.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/UI/Alerts/AlertsSubject.ts:27


alerts_remove

alerts_remove: string

An alert has been removed.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/UI/Alerts/AlertsSubject.ts:30