Skyward boardcore
|
#include <AnalogLoadCellData.h>
Public Member Functions | |
void | print (std::ostream &os) const |
![]() | |
void | print (std::ostream &os) const |
Static Public Member Functions | |
static std::string | header () |
![]() | |
static std::string | header () |
Public Attributes | |
float | voltage = 0 |
![]() | |
uint64_t | loadTimestamp = 0 |
float | load = 0 |
Definition at line 30 of file AnalogLoadCellData.h.
|
inlinestatic |
Definition at line 34 of file AnalogLoadCellData.h.
|
inline |
Definition at line 36 of file AnalogLoadCellData.h.
float Boardcore::AnalogLoadCellData::voltage = 0 |
Definition at line 32 of file AnalogLoadCellData.h.