|
libpappsomspp
Library for mass spectrometry
|
#include <highrespeakpicker.h>
Public Attributes | |
| double | signalToNoise = 0.8 |
| qsizetype | missingPeakCount = 0 |
| double | minimumIntensity = 0.0 |
Definition at line 28 of file highrespeakpicker.h.
| double pappso::HighResPeakPicker::Parameters::minimumIntensity = 0.0 |
Definition at line 32 of file highrespeakpicker.h.
| qsizetype pappso::HighResPeakPicker::Parameters::missingPeakCount = 0 |
Definition at line 31 of file highrespeakpicker.h.
| double pappso::HighResPeakPicker::Parameters::signalToNoise = 0.8 |
Definition at line 30 of file highrespeakpicker.h.