OpenMS
2.4.0
|
#include <OpenMS/OPENSWATHALGO/DATAACCESS/ITransition.h>
Public Member Functions | |
virtual | ~IFeature () |
virtual void | getRT (std::vector< double > &rt) const =0 |
virtual void | getIntensity (std::vector< double > &intens) const =0 |
virtual float | getIntensity () const =0 |
virtual double | getRT () const =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.