Ask a Question | Search DSPSR: |
Home
|
PuMa2File.h 42 };
static bool want_to_check_bocf Set this to 'false' if you don't need to check bocf. Definition: PuMa2File.h:42 PuMa2File(const char *filename=0) Construct and open file. Definition: PuMa2File.C:27 static std::string get_header(const char *filename) Read the PuMa2 ascii header from filename. Definition: PuMa2File.C:34 General means of constructing Observation attributes from PuMa2 data. Definition: PuMa2_Observation.h:29 uint64_t get_offset_bytes() const Get the number of bytes offset from the beginning of acquisition. Definition: ASCIIObservation.h:55 bool is_valid(const char *filename) const Returns true if filename appears to name a valid PuMa2 file. Definition: PuMa2File.C:47 virtual void open_file(const char *filename) Open the file. Definition: PuMa2File.C:70 Generated using doxygen 1.8.17
|