Ask a Question | Search DSPSR: |
Home
|
FourBitUnpacker.h Converts N-bit digitised samples to floating point using a BitTable. Definition: BitUnpacker.h:26 virtual void get_histogram(std::vector< unsigned long > &, unsigned) const Get the histogram for the specified digitizer. Definition: HistUnpacker.C:183 virtual void unpack() Unpack all channels, polarizations, real/imag, etc. Definition: BitUnpacker.C:48 void get_histogram(std::vector< unsigned long > &, unsigned idig) const Get the histogram for the specified digitizer. Definition: FourBitUnpacker.C:29 void set_nstate_internal(unsigned _nstate) Set the number of states in the internal representation of the histogram. Definition: HistUnpacker.C:101 virtual void set_nstate(unsigned nstate) Set the number of states in the histogram. Definition: HistUnpacker.C:88 FourBitUnpacker(const char *name="FourBitUnpacker") Null constructor. Definition: FourBitUnpacker.C:19 Generated using doxygen 1.8.17
|