Class: WT21VariableBankManager
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Autopilot/WT21VariableBankManager.ts:15
Class to manage the WT21 Half Bank Setting
Constructors
Constructor
new WT21VariableBankManager(
bus
,apValues
):WT21VariableBankManager
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Autopilot/WT21VariableBankManager.ts:38
Creates an instance of the WT21 Variable Bank Manager.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus to use with this instance. |
apValues | APValues | The autopilot ap values. |
Returns
WT21VariableBankManager