Ask a Question | Search DSPSR: |
Home
|
SKAParallelUnpacker.h ~SKAParallelUnpacker() Destructor. Definition: SKAParallelUnpacker.C:19 virtual unsigned char * get_rawptr() Return pointer to the raw data buffer. Definition: BitSeries.h:64 unsigned get_ndim() const Return the dimension of each datum. Definition: Observation.h:80 unsigned get_nbit() const Return the number of bits per value. Definition: Observation.h:95 bool matches(const Observation *observation) const override Return true if descriptor describes a file that can be opened. Definition: SKAParallelUnpacker.C:68 uint64_t get_ndat() const Return the number of time samples in container. Definition: Observation.h:107 unsigned get_npol() const Return the number of polarizations. Definition: Observation.h:90 Stores information about digital, band-limited, time-varying signals. Definition: Observation.h:33 void match(const Observation *observation) Specialize the unpackers for the Observation. Definition: SKAParallelUnpacker.C:91 A container for storing digitized (generally not floating point) data Definition: BitSeries.h:35 Manages an array of Unpacker objects to be process in parallel. Definition: ParallelUnpacker.h:28 SKAParallelUnpacker() Constructor. Definition: SKAParallelUnpacker.C:17 void unpack() The unpacking routine. Definition: SKAParallelUnpacker.C:98 Parses Observation attributes from an ASCII header. Definition: ASCIIObservation.h:29 std::string get_machine() const Return the instrument used to record signal. Definition: Observation.h:194 Reference::To< TimeSeries > output Container into which output data will be written. Definition: HasOutput.h:49 unsigned get_nchan() const Return the number of channels into which the band is divided. Definition: Observation.h:85 Generated using doxygen 1.8.17
|