![]() |
AMS Advanced Air Mobility Sensors UG
|
Additional Inherited Members | |
![]() | |
using | SLabeledArrayStruct = LabeledArrayStruct |
using | EScalarSignals = typename LabeledArrayStruct::EnumType |
![]() | |
using | ESensorId = NFusionLibCommon::ESensorId |
using | EDetectionResult = NMonitorTypes::EDetectionResult |
using | EIsolationResult = NMonitorTypes::EIsolationResult |
![]() | |
const SScalarSignal & | GetSignal (EScalarSignals eSignal) const |
Get reference to signal by signal label. | |
SScalarSignal & | GetSignal (EScalarSignals eSignal) |
Get reference to signal by signal label. | |
![]() | |
virtual std::vector< uint8_t > | ToByteVector () |
Generate byte representation of the object. | |
virtual bool | FromByteVector (const std::vector< uint8_t > &korBytes) |
Create (assign) an object from its byte representation. | |
![]() | |
static constexpr uint32_t | skuSignalCount_ { static_cast<uint32_t>(EScalarSignals::eCount) } |