Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
List of all members
dsp::FadcFile Class Reference Loads BitSeries data from a Fadc file. More...
Inheritance diagram for dsp::FadcFile:
Detailed DescriptionLoads BitSeries data from a Fadc file. Constructor & Destructor Documentation◆ FadcFile()
Construct and open file Do I need the following lines or can I throw them away ?? Member Function Documentation◆ createDataFile()
THIS SHOULD ALSO BE DONE IN OBSERVATION (needs file 0 in special cases) Find Magic code aa aa 01 00 within the first 1000 or so eligible characters or aa aa 00 00 fill beginning of file with some zero-value up to largest offset shift valuable data back and remember bytes that "fall off the edge" Do the following stuff for every file ◆ open_file()
Open the file. To do: check user input !! To do: check user input !! this may have to be larger (n7dis unpacker works with 16 samples at once) Implements dsp::File. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|