Ask a Question | Search DSPSR: |
Home
|
PdevFile.h int64_t fstat_file_ndat(uint64_t tailer_bytes=0) Return number of samples. Definition: PdevFile.C:119 void open_file(const char *filename) Open the file. Definition: PdevFile.C:125 void check_file_set() Get stats about the whole set of files. Definition: PdevFile.C:81 int64_t load_bytes(unsigned char *buffer, uint64_t nbytes) Load bytes from the file set. Definition: PdevFile.C:284 void set_required(std::string key, bool required=true) Set/unset a required keyword. Definition: ASCIIObservation.C:53 void parse_aoHdr() Parse the "aoHdr" part of the binary header. Definition: PdevFile.C:233 PdevFile reads baseband data from the Mock Spectrometers at Arecibo. Definition: PdevFile.h:42 PdevFile(const char *filename=0, const char *headername=0) Construct and open file Definition: PdevFile.C:25 int64_t seek_bytes(uint64_t bytes) Seek to a certain spot in the file set. Definition: PdevFile.C:332 bool is_valid(const char *filename) const Returns true if filename is a valid pdev file. Definition: PdevFile.C:40 void load(const char *header) Read the ASCII header block. Definition: ASCIIObservation.C:88 Analytic Parses Observation attributes from an ASCII header. Definition: ASCIIObservation.h:29 Generated using doxygen 1.8.17
|