An implementation of the OpenSWATH Feature Access interface using OpenMS. More...
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/MRMFeatureAccessOpenMS.h>
 
  
 | Public Member Functions | |
| FeatureOpenMS (Feature &feature) | |
| ~FeatureOpenMS () | |
| void | getRT (std::vector< double > &rt) | 
| void | getIntensity (std::vector< double > &intens) | 
| float | getIntensity () | 
| double | getRT () | 
|  Public Member Functions inherited from IFeature | |
| virtual | ~IFeature () | 
| Private Attributes | |
| Feature * | feature_ | 
| 
 | explicit | 
| ~FeatureOpenMS | ( | ) | 
| 
 | virtual | 
Implements IFeature.
| 
 | private | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:26 using doxygen 1.8.5 |