Ask a Question | Search DSPSR: |
Home
|
VDIFEightBitUnpacker.h Converts 8-bit digitised samples to floating point. Definition: EightBitUnpacker.h:24 unsigned get_nbit() const Return the number of bits per value. Definition: Observation.h:95 VDIFEightBitUnpacker(const char *name="VDIFEightBitUnpacker") Constructor. Definition: VDIFEightBitUnpacker.C:14 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 Look-up table for converting N-bit digitized to floating point numbers. Definition: BitTable.h:22 virtual bool matches(const Observation *observation) Return true if we can convert the Observation. Definition: VDIFEightBitUnpacker.C:20 void set_table(BitTable *table) Set the digitisation convention. Definition: BitUnpacker.C:35 std::string get_machine() const Return the instrument used to record signal. Definition: Observation.h:194 Generated using doxygen 1.8.17
|