Skip to main content

Class: AhrsSystemSelector

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

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

Constructors

Constructor

new AhrsSystemSelector(bus, instrumentIndex, ahrsDefinitions): AhrsSystemSelector

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

Parameters

ParameterType
busEventBus
instrumentIndexnumber
ahrsDefinitionsAhrsDefinition[]

Returns

AhrsSystemSelector

Inherit Doc