Wrapper class for spectrum interpolation. More...
#include <OpenMS/FILTERING/DATAREDUCTION/SILACFiltering.h>
Public Member Functions | |
| SpectrumInterpolation (const MSSpectrum<> &, const SILACFiltering &) | |
| ~SpectrumInterpolation () | |
| DoubleReal | operator() (DoubleReal mz) const |
Private Attributes | |
| gsl_interp_accel * | current_ |
| gsl_spline * | spline_ |
Wrapper class for spectrum interpolation.
| SpectrumInterpolation | ( | const MSSpectrum<> & | , | |
| const SILACFiltering & | ||||
| ) |
| DoubleReal operator() | ( | DoubleReal | mz | ) | const [inline] |
gsl_interp_accel* current_ [private] |
gsl_spline* spline_ [private] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1 |