Skip to main content

Class: AdcSystemSelector

Defined in: workingtitle-instruments-wt21/shared/Systems/AdcSystemSelector.ts:13

A class responsible for selecting the Attitude and Heading Reference System in use.

Constructors

Constructor

new AdcSystemSelector(bus, instrumentIndex, adcDefinitions): AdcSystemSelector

Defined in: workingtitle-instruments-wt21/shared/Systems/AdcSystemSelector.ts:21

Parameters

ParameterType
busEventBus
instrumentIndexnumber
adcDefinitionsAdcDefinition[]

Returns

AdcSystemSelector

Inherit Doc