An internally used class, subsuming several variables. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/IsotopeWaveletTransform.h>
Public Member Functions | |
| float | getMZ () |
| float | getIntensity () |
Public Attributes | |
| float | mz |
| float | intens |
| float | score |
An internally used class, subsuming several variables.
| float getIntensity | ( | ) | [inline] |
References cudaHelp::intens.
| float getMZ | ( | ) | [inline] |
References cudaHelp::mz.
| float intens |
Referenced by cudaHelp::getIntensity().
| float mz |
Referenced by cudaHelp::getMZ().
| float score |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |