Skip to main content

Interface: AdahrsSystemSelectorEvents

Defined in: workingtitle-instruments-epic2/shared/Systems/AdahrsSystemSelector.ts:14

Events related to ADAHRS system selection.

Indexable

[adahrs_selector_index: `adahrs_selector_selected_index_${number}`]: number

The index of the selected ADC with the most desirable state, or -1 if a system could not be selected.

[adahrs_selector_speed_data_valid: `adahrs_selector_speed_data_valid_${number}`]: boolean

Whether the selected ADAHRS is providing valid airspeed data.

[adahrs_selector_altitude_data_valid: `adahrs_selector_altitude_data_valid_${number}`]: boolean

Whether the selected ADAHRS is providing valid altitude data.

[adahrs_selector_attitude_data_valid: `adahrs_selector_attitude_data_valid_${number}`]: boolean

Whether the selected ADAHRS is providing valid attitude data.