Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Protected Member Functions |
Protected Attributes |
Friends |
List of all members
dsp::Mark5File Class Reference Loads BitSeries data from a MkV file. More...
Inheritance diagram for dsp::Mark5File:
Detailed DescriptionLoads BitSeries data from a MkV file. Member Function Documentation◆ load_bytes()
Uses Walter's next_frame to take care of the modbits business, then copies the result from the VLBA_stream::frame buffer into the buffer argument. Reimplemented from dsp::BlockFile. References dsp::Mark5TwoBitCorrection::can_do(). ◆ seek_bytes()
Set the file pointer to the absolute number of sampled data bytes. Adjust the file pointer. If the header_bytes attribute is set, this number of bytes will be subtracted by File::seek_bytes before seeking. If the data stored on the device after the header contains information other than the sampled data, this method should be overloaded and the additional information should be skipped. Reimplemented from dsp::BlockFile. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|