#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/ITransition.h>
Public Member Functions | |
| virtual | ~IFeature () |
| virtual void | getRT (std::vector< double > &rt)=0 |
| virtual void | getIntensity (std::vector< double > &intens)=0 |
| virtual float | getIntensity ()=0 |
| virtual double | getRT ()=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in FeatureOpenMS, and MockFeature.
|
pure virtual |
Implemented in FeatureOpenMS, and MockFeature.
|
pure virtual |
Implemented in FeatureOpenMS, and MockFeature.
|
pure virtual |
Implemented in FeatureOpenMS, and MockFeature.
| OpenMS / TOPP release 2.0.0 | Documentation generated on Thu Aug 4 2016 08:27:48 using doxygen 1.8.11 |