![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| constexpr | SensorDataSample (uint64_t t, DataType v) |
Public Attributes | |
| uint64_t | timestamp |
| DataType | value |
Definition at line 35 of file sensor_data_aggregator.h.
|
inlineconstexpr |
Definition at line 40 of file sensor_data_aggregator.h.
| uint64_t SensorDataSample< DataType >::timestamp |
Definition at line 37 of file sensor_data_aggregator.h.
| DataType SensorDataSample< DataType >::value |
Definition at line 38 of file sensor_data_aggregator.h.