#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPicked.h>
Public Member Functions | |
UInt | size () const |
Returns the size. | |
Public Attributes | |
std::vector< DoubleReal > | intensity |
Vector of intensity contributions. | |
UInt | optional_begin |
Number of optional peaks at the beginning of the pattern. | |
UInt | optional_end |
Number of optional peaks at the end of the pattern. | |
DoubleReal | max |
The maximum intensity contribution before scaling the pattern to 1. |
UInt size | ( | ) | const [inline] |
Returns the size.
std::vector<DoubleReal> intensity |
Vector of intensity contributions.
Number of optional peaks at the beginning of the pattern.
Number of optional peaks at the end of the pattern.
The maximum intensity contribution before scaling the pattern to 1.
Generated Tue Apr 1 15:36:47 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |