Class: FmcKeyboardInput
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcKeyboardInput.ts:13
A class handling the (physical) keyboard input.
Constructors
Constructor
new FmcKeyboardInput(
bus
):FmcKeyboardInput
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Framework/FmcKeyboardInput.ts:27
Ctor
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus. |
Returns
FmcKeyboardInput