11 std::vector<unsigned int>& v) {
24 unsigned int t = std::max(0,
const unsigned int GAIN_BIT2
const float QUALITY_OFFSET2
const int AMPLITUDE_RANGE2
const float AMPLITUDE_FACTOR2
const float QUALITY_FACTOR2
const int AMPLITUDE_SHIFT2
const float AMPLITUDE_OFFSET2
unsigned int getWord(const TileFastRawChannel *rc, int gain)
Returns a single 32-bit word which encodes the TileRawChannel information (gain,amplitude,...
int gain(unsigned int w) const
Returns the gain unpacked from the single 32-bit word w.
int getBytes(const TileFastRawChannel *rc, int gain, std::vector< unsigned int > &v)
Adds an entry to the vector<int> v for this TileRawChannel.