A small structure to hold peak candidates. More...
#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerIterative.h>
Public Attributes | |
int | index |
double | peak_apex_intensity |
double | integrated_intensity |
double | leftWidth |
double | rightWidth |
float | mz |
A small structure to hold peak candidates.
int index |
double integrated_intensity |
double leftWidth |
float mz |
double peak_apex_intensity |
Referenced by OpenMS::sort_peaks_by_intensity().
double rightWidth |
OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:14:01 using doxygen 1.8.9.1 |