Ask a Question | Search DSPSR: |
Home
|
GenericEightBitUnpacker.h virtual void set_device(Memory *) Set the device on which the unpacker will operate. Definition: Unpacker.C:79 virtual void unpack() Override BitUnpacker::unpack. Definition: GenericEightBitUnpacker.C:47 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 void set_device(Memory *) Set the device on which the unpacker will operate. Definition: GenericEightBitUnpacker.C:73 bool get_device_supported(Memory *) const Return true if the unpacker can operate on the specified device. Definition: GenericEightBitUnpacker.C:61 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 GenericEightBitUnpacker() Constructor. Definition: GenericEightBitUnpacker.C:26 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 this unpacker can convert the Observation. Definition: GenericEightBitUnpacker.C:42 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 Pure virtual base class of objects that manage memory allocation and destruction. Definition: Memory.h:23 virtual bool get_device_supported(Memory *) const Return true if the unpacker can operate on the specified device. Definition: Unpacker.C:73 Generated using doxygen 1.8.17
|