![]() |
AMS Advanced Air Mobility Sensors UG
|
Typedefs | |
using | CRedundantInputData = NMonitorTypes::TRedundantSensorData< NFusionLibCommon::SVerticalChannelData, NFusionLibCommon::ESensorId::eBahrsFilter1, NFusionLibCommon::ESensorId::eBahrsFilter2, NFusionLibCommon::ESensorId::eBahrsFilter3 > |
using | COutputData = NMonitorTypes::TMultidimensionalSignal< SArrayLabeledByVerticalChannelSignals > |
Functions | |
NMonitorTypes::EMonitorState | VerticalChannelMonitorGetState () |
Get monitor state. | |
COutputData | VerticalChannelMonitorRun (const CRedundantInputData &korMeasurements) |
Run redundancy-based vertical channel signal check. | |
using NVerticalChannelMonitorApi::COutputData = typedef NMonitorTypes::TMultidimensionalSignal<SArrayLabeledByVerticalChannelSignals> |
NMonitorTypes::EMonitorState NVerticalChannelMonitorApi::VerticalChannelMonitorGetState | ( | ) |
Get monitor state.
COutputData NVerticalChannelMonitorApi::VerticalChannelMonitorRun | ( | const CRedundantInputData & | korMeasurements | ) |
Run redundancy-based vertical channel signal check.
korMeasurements | Input redundant measurements. |