gaps-online-software 0.10
online software for the TOF system for the GAPS experiment
Loading...
Searching...
No Matches
PAMoniData Struct Reference

#include <monitoring.h>

Public Member Functions

auto to_string () const -> std::string
 String representation for pretty printing.
 

Static Public Member Functions

static auto from_bytestream (const Vec< u8 > &stream, usize &pos) -> PAMoniData
 Factory function - restore PAMoniData from byte-representation.
 

Public Attributes

u8 board_id
 
std::array< f32, 16 > temps
 
std::array< f32, 16 > biases
 

Static Public Attributes

static constexpr u16 HEAD = 0xAAAA
 
static constexpr u16 TAIL = 0x5555
 
static constexpr u8 SIZE = 89
 

Detailed Description

Preamp sensors


The documentation for this struct was generated from the following file: