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

#include <monitoring.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

u8 board_id
 
std::array< f32, 3 > p3v6_preamp_vcp
 
std::array< f32, 3 > n1v6_preamp_vcp
 
std::array< f32, 3 > p3v4f_ltb_vcp
 
std::array< f32, 3 > p3v4d_ltb_vcp
 
std::array< f32, 3 > p3v6_ltb_vcp
 
std::array< f32, 3 > n1v6_ltb_vcp
 
f32 pds_temp
 
f32 pas_temp
 
f32 nas_temp
 
f32 shv_temp
 

Static Public Attributes

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

Detailed Description

Sensors on the Power Board


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