Skyward boardcore
|
#include <SensorData.h>
Static Public Member Functions | |
static constexpr auto | reflect () |
Public Attributes | |
uint64_t | loadTimestamp = 0 |
float | load = 0 |
Definition at line 64 of file SensorData.h.
|
inlinestaticconstexpr |
Definition at line 69 of file SensorData.h.
float Boardcore::LoadCellData::load = 0 |
Definition at line 67 of file SensorData.h.
uint64_t Boardcore::LoadCellData::loadTimestamp = 0 |
Definition at line 66 of file SensorData.h.