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 & | |||
| ) | 
| 
 | inline | 
| 
 | private | 
| 
 | private | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:30 using doxygen 1.8.5 |