Interface: CASMessageCountProps
Component props for CASMessageCount.
Properties
bus
• bus: EventBus
The bus.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:89
countAboveWindow
• countAboveWindow: Subscribable
<number
>
The count of messages above the window.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:91
countBelowWindow
• countBelowWindow: Subscribable
<number
>
The count of messages below the window.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:93
highestAlertState
• highestAlertState: Subscribable
<null
| AnnunciationType
>
The highest current alert state.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:95