Skip to main content

Interface: G3000FullCASDisplayProps

Component props for G3000FullCASDisplay.

Properties

annunciations

annunciations: SubscribableArray<CasActiveMessage>

An array of our configured annunciations.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:156


bus

bus: EventBus

The event bus

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:153


numAnnunciationsShown

numAnnunciationsShown: number | Subscribable<number>

The maximum number of annunciations that can be displayed at the same time.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:159


pfdIndices

pfdIndices: PfdIndex[]

The indices of the PFD(s) this display processes control messages for.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/CAS/CAS.tsx:162