Interface: GpwsAlertDefinition
Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsAlertController.ts:13
An interface describing a GPWS alert definition
Properties
auralAlert
auralAlert:
SoundPacket
Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsAlertController.ts:17
The aural alert that should be played when the alert is triggered
clearImmediately?
optional
clearImmediately:boolean
Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsAlertController.ts:21
Whether to immediately clear this alert. Ignored if the aural alert is continuous. Defaults to false.
priority
priority:
number
Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsAlertController.ts:19
The priority of this alert
visualAlertType
visualAlertType:
GpwsVisualAlertType
Defined in: workingtitle-instruments-epic2/shared/GPWS/GpwsAlertController.ts:15
The type of visual GPWS alert that should be displayed