Skip to main content

Class: InstrumentConfig

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:12

A configuration object for an individual instrument

Extended by

Constructors

Constructor

new InstrumentConfig(instrument): InstrumentConfig

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:22

Parameters

ParameterType
instrumentBaseInstrument

Returns

InstrumentConfig

Inherit Doc

Properties

displayUnitConfig

readonly displayUnitConfig: DisplayUnitConfig

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:19

The display unit config, undefined if the instrument is an FMC


instrumentIndex

readonly instrumentIndex: number

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:16

The instrument index, localized for the specific instrument type


instrumentType

readonly instrumentType: WT21InstrumentType

Defined in: workingtitle-instruments-wt21/shared/Config/InstrumentConfig.ts:14

The type of instrument