ARICH HAPD Sensor Mask: map of operational/nonoperational HAPDs : one bit per sensor.
More...
#include <ARICHHapdMask.h>
ARICH HAPD Sensor Mask: map of operational/nonoperational HAPDs : one bit per sensor.
Definition at line 21 of file ARICHHapdMask.h.
◆ anonymous enum
Various constants.
Enumerator |
---|
c_Size | storage size in bytes 420 sensors / 8 bits
|
Definition at line 26 of file ARICHHapdMask.h.
27 };
@ c_Size
storage size in bytes 420 sensors / 8 bits
◆ ARICHHapdMask() [1/2]
Default constructor.
Definition at line 32 of file ARICHHapdMask.h.
33 {
34 for (
unsigned i = 0; i <
c_Size; i++)
36 };
unsigned char m_mask[c_Size]
mask 1 bit per sensor
◆ ARICHHapdMask() [2/2]
◆ ~ARICHHapdMask()
◆ m_mask
The documentation for this class was generated from the following file: