Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

TICFilter Class Reference
[Spectra Filters]

TICFilter calculates TIC. More...

#include <OpenMS/FILTERING/TRANSFORMERS/TICFilter.h>

Inheritance diagram for TICFilter:
FilterFunctor DefaultParamHandler

List of all members.

Public Member Functions

 TICFilter ()
 standard constructor
 TICFilter (const TICFilter &source)
 copy constructor
virtual ~TICFilter ()
 destructor

TICFilteroperator= (const TICFilter &source)
 assignment operator



template<typename SpectrumType >
double apply (SpectrumType &spectrum)
 function call operator
static FilterFunctorcreate ()
static const String getProductName ()

Detailed Description

TICFilter calculates TIC.

Parameters of this class are:

NameTypeDefaultRestrictionsDescription
window int5  Windowing parameter which defines the windows size

Note:

Constructor & Destructor Documentation

TICFilter (  ) 

standard constructor

TICFilter ( const TICFilter source  ) 

copy constructor

virtual ~TICFilter (  )  [virtual]

destructor


Member Function Documentation

double apply ( SpectrumType &   )  [inline]

function call operator

Reimplemented from FilterFunctor.

static FilterFunctor* create (  )  [inline, static]
static const String getProductName (  )  [inline, static]
TICFilter& operator= ( const TICFilter source  ) 

assignment operator


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1