Ask a Question | Search DSPSR: |
Home
|
Mark5File.h unsigned resolution Time sample resolution of the data source. Definition: Input.h:178 Converts Mark5 data from 2-bit digitized to floating point values. Definition: Mark5TwoBitCorrection.h:26 static bool can_do(const Observation *observation) Return true if Mark5TwoBitCorrection can convert the Observation. Definition: Mark5TwoBitCorrection.C:21 Nyquist int64_t load_bytes(unsigned char *buffer, uint64_t nbytes) Definition: Mark5File.C:259 bool is_valid(const char *filename) const Returns true if filename is a valid Mk5 file. Definition: Mark5File.C:41 void open_file(const char *filename) Open the file. Definition: Mark5File.C:63 Interface to Walter Brisken's upacker for Mark5 VLBA/Mark4 files. Definition: Mark5Unpacker.h:22 Mark5File(const char *filename=0, const char *headername=0) Construct and open file Definition: Mark5File.C:30 int64_t seek_bytes(uint64_t bytes) Set the file pointer to the absolute number of sampled data bytes. Definition: Mark5File.C:368 Generated using doxygen 1.8.17
|