Skip to main content

Interface: XMLGaugeColumnProps

Props for a single column of gauges.

Properties

bus

bus: EventBus

The event bus, to give to any gauges that need it.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:71


gaugeConfig

gaugeConfig: XMLGaugeSpec[]

An array of gauges to show.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:77


logicHandler

logicHandler: CompositeLogicXMLHost

The logic handler.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:75


ref

ref: NodeReference<HTMLTableCellElement>

A reference to this column element.

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/MFD/Components/EngineInstruments/Columns.tsx:73