Interface: AoaSystemSelectorEvents
Defined in: workingtitle-instruments-epic2/shared/Systems/AoaSystemSelector.ts:9
Events related to AOA system selection.
Indexable
[aoa_selector_selected_index
: `aoa_selector_selected_index_${number}`
]: number
The index of the selected AOA with the most desirable state, or -1
if a system could not be selected.
[aoa_selector_aoa_data_valid
: `aoa_selector_aoa_data_valid_${number}`
]: boolean
Whether the selected AOA is providing valid AOA data.