Skip to main content

Interface: WarningProps

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Warnings.tsx:6

The props for a warning display.

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Warnings.tsx:8

The event bus


logicHandler

logicHandler: CompositeLogicXMLHost

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Warnings.tsx:10

An XML logic handler


warnings

warnings: Warning[]

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/PFD/Components/Warnings.tsx:12

An array of warnings to handle.