Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
dsp::FITSDigitizer Class Reference Converts floating point values to N-bit PSRFITS search-mode format. More...
Inheritance diagram for dsp::FITSDigitizer:
Detailed DescriptionConverts floating point values to N-bit PSRFITS search-mode format. Member Function Documentation◆ pack()
Pack the data. PSRFITS search mode data are in TPF order, whereas the native buffer class (DataSeries) is in FPT(d). Implements dsp::Digitizer. References dsp::TimeSeries::OrderFPT, and dsp::TimeSeries::OrderTFP. ◆ set_rescale_nblock()
Set the number of blocks to remember when computing scales. The default is 1, corresponding to no memory. Referenced by dsp::LoadToFITS::construct(). ◆ set_rescale_samples()
Set the number of samples to rescale before digitization. Set the rescaling interval in samples. The default is 0, i.e. rescaling must be done elsewhere. Referenced by dsp::LoadToFITS::construct(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|