Home
Install
Use
Develop
Support
News
Credits
hosted by
|
11 #ifndef __baseband_dsp_BandpassMonitor_h
12 #define __baseband_dsp_BandpassMonitor_h
14 #include "dsp/TimeSeries.h"
31 void dump ( const std::string& timestamp,
32 unsigned pol, unsigned ndat,
33 const float* data, const char* ext);
37 std::vector<float> temp;
Contains all Baseband Data Reduction Library classes. Definition: ASCIIObservation.h:17
Rescale all channels and polaristions indepdenently to a zero mean and unit variance. Definition: Rescale.h:29
const ScalarMath sqrt(const ScalarMath &x)
Generated using doxygen 1.8.17
|