Interface: XMLGaugeColumnProps
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:69
Props for a single column of gauges.
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:71
The event bus, to give to any gauges that need it.
gaugeConfig
gaugeConfig:
XMLGaugeSpec
[]
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:77
An array of gauges to show.
logicHandler
logicHandler:
CompositeLogicXMLHost
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:75
The logic handler.
ref
ref:
NodeReference
<HTMLTableCellElement
>
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:73
A reference to this column element.