#include <monitoring.h>
|
std::string | to_string () const |
| String representation for pretty printing.
|
|
|
static PAMoniData | from_bytestream (const Vec< u8 > &stream, usize &pos) |
| Factory function - restore PAMoniData from byte-representation.
|
|
|
u8 | board_id |
|
std::array< f32, 16 > | temps |
|
std::array< f32, 16 > | biases |
|
|
static const u16 | HEAD = 0xAAAA |
|
static const u16 | TAIL = 0x5555 |
|
static const u8 | SIZE = 89 |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/gaps-online-software/gaps-online-software/tof/dataclasses/C++/include/packets/monitoring.h