Interface: WT21CduDisplayProps
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:55
Props for WT21CduDisplay
Extends
ComponentProps
Properties
baseInstrument
baseInstrument:
WT21_FMC_Instrument
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:63
The FMC base instrument
Deprecated
bus
bus:
EventBus
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:57
The event bus
children?
optionalchildren:DisplayChildren[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
fmcIndex
fmcIndex:
1|2
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:69
The fmc index
fms
fms:
WT21Fms
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/WT21CduDisplay.tsx:66
The fms
ref?
optionalref:NodeReference<any>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref