Ask a Question | Search DSPSR: |
Home
|
CPSR2TwoBitCorrection.h CPSR2TwoBitCorrection() Constructor initializes base class attributes. Definition: CPSR2TwoBitCorrection.C:20 virtual bool matches(const Observation *observation) Return true if CPSR2TwoBitCorrection can convert the Observation. Definition: CPSR2TwoBitCorrection.C:12 Signal::State get_state() const Return the state of the signal. Definition: Observation.h:70 unsigned get_nbit() const Return the number of bits per value. Definition: Observation.h:95 static bool verbose Nyquist Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 Converts BitSeries data from two-bit digitized to floating-point values. Definition: TwoBitCorrection.h:39 Converts CPSR2 data from 2-bit digitized to floating point values. Definition: CPSR2TwoBitCorrection.h:32 Reference::To< TwoBitTable > table Two-bit conversion table generator. Definition: TwoBitCorrection.h:96 Look-up table for converting 2-bit digitized to floating point numbers. Definition: TwoBitTable.h:25 std::string get_machine() const Return the instrument used to record signal. Definition: Observation.h:194 Generated using doxygen 1.8.17
|