Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | List of all members
IFeature Class Referenceabstract

#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/ITransition.h>

Inheritance diagram for IFeature:
FeatureOpenMS MockFeature

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
 

Constructor & Destructor Documentation

◆ ~IFeature()

virtual ~IFeature ( )
inlinevirtual

Member Function Documentation

◆ getIntensity() [1/2]

virtual void getIntensity ( std::vector< double > &  intens)
pure virtual

Implemented in FeatureOpenMS, and MockFeature.

◆ getIntensity() [2/2]

virtual float getIntensity ( )
pure virtual

Implemented in FeatureOpenMS, and MockFeature.

◆ getRT() [1/2]

virtual void getRT ( std::vector< double > &  rt)
pure virtual

Implemented in FeatureOpenMS, and MockFeature.

◆ getRT() [2/2]

virtual double getRT ( )
pure virtual

Implemented in FeatureOpenMS, and MockFeature.


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13