Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
Friends |
List of all members
dsp::LuMPFile Class Reference Loads BitSeries data from a LuMP data file. More...
Inheritance diagram for dsp::LuMPFile:
Detailed DescriptionLoads BitSeries data from a LuMP data file. Member Function Documentation◆ fstat_file_ndat()
Return ndat given the file and header sizes, nchan, npol, and ndim. Called by open_file for some file types, to determine that the header ndat matches the file size. Requires 'info' parameters nchan, npol, and ndim as well as header_bytes to be correctly set Reimplemented from dsp::File. References dsp::File::fstat_file_ndat(). Member Data Documentation◆ file_data_position
Current data location in file, in units of bytes. Note that for a regular file, this is an offset from header_bytes bytes into the file The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|