Skip to main content

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

ParameterTypeDescription
busEventBusThe event bus to use with this instance.
apValuesAPValuesThe autopilot ap values.

Returns

Epic2VariableBankManager