Interface: G3000FullCASDisplayProps
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:153
Component props for G3000FullCASDisplay.
Properties
annunciations
annunciations:
SubscribableArray
<CasActiveMessage
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:158
An array of our configured annunciations.
bus
bus:
EventBus
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:155
The event bus
dataChecklist?
optional
dataChecklist:string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:170
The data-checklist
attribute to set on the display's root element, or undefined
if the attribute should not be
set.
numAnnunciationsShown
numAnnunciationsShown:
number
|Subscribable
<number
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:161
The maximum number of annunciations that can be displayed at the same time.
pfdIndices
pfdIndices:
PfdIndex
[]
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:164
The indices of the PFD(s) this display processes control messages for.