5 #ifndef HERALD_ANALYSIS_SENSOR_SOURCE_H
6 #define HERALD_ANALYSIS_SENSOR_SOURCE_H
9 #include "../datatype/rssi.h"
14 using namespace sampling;
17 template <
typename RunnerT>
26 if (sensor != SensorType::BLE)
return;
std::size_t hashCode() const noexcept
Returns the hash code of this instance.
Definition: data.h:462
Definition: payload_data.h:13
Definition: target_identifier.h:17
SensorType
Sensor type as qualifier for target identifier.
Definition: sensor_type.h:14
Acts as a non-global memory arena for arbitrary classes.
Definition: aggregates.h:15
Connects the RSSI readings from a SensorDelegate to a source for AnalysisRunner data.
Definition: sensor_source.h:18
The Sample taken from an object with ID of type SampledID.
Definition: sampling.h:28
Definition: proximity.h:17