Ask a Question | Search DSPSR: |
Home
|
BitUnpacker.h 55 };
BitUnpacker(const char *name="BitUnpacker") Null constructor. Definition: BitUnpacker.C:16 Bit unpacker that keeps a histogram and optimal statistics. Definition: HistUnpacker.h:25 Look-up table for converting N-bit digitized to floating point numbers. Definition: BitTable.h:22 const BitTable * get_table() const Get the digitisation convention. Definition: BitUnpacker.C:43 void set_table(BitTable *table) Set the digitisation convention. Definition: BitUnpacker.C:35 Reference::To< BitTable > table The bit table generator Definition: BitUnpacker.h:55 virtual void unpack() Unpack all channels, polarizations, real/imag, etc. Definition: BitUnpacker.C:48 double get_optimal_variance() Get the optimal value of the output time series variance. Definition: BitUnpacker.C:26 virtual void set_nstate(unsigned nstate) Set the number of states in the histogram. Definition: HistUnpacker.C:88 Generated using doxygen 1.8.17
|