Ask a Question | Search DSPSR: |
Home
|
LOFAR_DALFile.h Stokes void open_file(const char *filename) Open the file specified by filename for reading. Definition: LOFAR_DALFile.C:55 bool is_valid(const char *filename) const Returns true if filename is a valid LOFAR beam-formed file. Definition: LOFAR_DALFile.C:38 Intensity void rewind() Rewind to the start of the data. Definition: LOFAR_DALFile.C:467 int64_t seek_bytes(uint64_t bytes) Adjust the shared memory pointer. Definition: LOFAR_DALFile.C:506 LOFAR_DALFile(const char *project_id=0) Construct and open file Definition: LOFAR_DALFile.C:28 Analytic int64_t load_bytes(unsigned char *buffer, uint64_t bytes) Load bytes from shared memory. Definition: LOFAR_DALFile.C:480 Generated using doxygen 1.8.17
|