![]() |
OpenMS
2.8.0
|
represents a compound in the assay library More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmMetaboIdent.h>
Public Member Functions | |
| FeatureFinderMetaboIdentCompound (const String &_name, const String &_formula, double _mass, const std::vector< int > &_charges, const std::vector< double > &_rts, const std::vector< double > &_rt_ranges, const std::vector< double > &_iso_distrib) | |
Public Attributes | |
| String | name |
| String | formula |
| double | mass |
| std::vector< int > | charges |
| std::vector< double > | rts |
| std::vector< double > | rt_ranges |
| std::vector< double > | iso_distrib |
represents a compound in the assay library
|
inline |
| std::vector<int> charges |
| String formula |
| std::vector<double> iso_distrib |
| double mass |
| String name |
| std::vector<double> rt_ranges |
| std::vector<double> rts |
1.9.1