Skip to main content

Interface: WT21CduDisplayProps

Props for WT21CduDisplay

Hierarchy

  • ComponentProps

    WT21CduDisplayProps

Properties

baseInstrument

baseInstrument: WT21_FMC_Instrument

The FMC base instrument

Deprecated

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:63


bus

bus: EventBus

The event bus

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:57


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

sdk/components/FSComponent.ts:122


fmcIndex

fmcIndex: 1 | 2

The fmc index

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:69


fms

fms: WT21Fms

The fms

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:66


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

sdk/components/FSComponent.ts:125