Class: Epic2VariableBankManager
Defined in: workingtitle-instruments-epic2/shared/Autopilot/Epic2VariableBankManager.ts:16
Class to manage the Epic 2 Variable Bank Setting
Constructors
Constructor
new Epic2VariableBankManager(
bus
,apValues
):Epic2VariableBankManager
Defined in: workingtitle-instruments-epic2/shared/Autopilot/Epic2VariableBankManager.ts:42
Creates an instance of the Epic2 Variable Bank Manager.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus to use with this instance. |
apValues | APValues | The autopilot ap values. |
Returns
Epic2VariableBankManager