Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
dsp::OneBitCorrection Class Reference Converts a TimeSeries from one-bit digitized to floating-point values Note that algorithm 1 loses ndatMM samples (And algorithm 1 is only one coded/enabled as at 20 January 2004) More...
Inheritance diagram for dsp::OneBitCorrection:
Detailed DescriptionConverts a TimeSeries from one-bit digitized to floating-point values Note that algorithm 1 loses ndatMM samples (And algorithm 1 is only one coded/enabled as at 20 January 2004) Member Function Documentation◆ set_end_chan()
Set the the on-disk channel at which to stop loading (e.g. 192 or 512) [99999] 18 Sep 2005- Shouldn't need to call this- it should be auto-set now References end_chan. ◆ transformation()
Perform the bit conversion transformation on the input TimeSeries. Initialize and resize the output before calling unpack. Reimplemented from dsp::Unpacker. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|