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

Peak2D Class Reference
[Kernel]

#include <OpenMS/KERNEL/Peak2D.h>

Inheritance diagram for Peak2D:

RawDataPoint2D MetaInfoInterface ConsensusPeak Feature ConsensusFeature

List of all members.


Detailed Description

A 2-dimensional peak.

This datastructure is intended for picked peaks which do not carry further information e.g. annotations estimated by the peak picking algorithm. If you want to handle peaks that have such information, use PickedPeak2D.

The intensity of a peak is defined as the maximum of the model fitted to the raw data during peak picking i.e. approximately the height of the highest raw data point.

Public Member Functions

 Peak2D ()
 Default constructor.
 Peak2D (const Peak2D &p)
 Copy constructor.
 ~Peak2D ()
 Destructor.
Peak2Doperator= (const Peak2D &rhs)
 Assignment operator.
bool operator== (const Peak2D &rhs) const
 Equality operator.
bool operator!= (const Peak2D &rhs) const
 Equality operator.


Constructor & Destructor Documentation

Peak2D (  )  [inline]

Default constructor.

Peak2D ( const Peak2D p  )  [inline]

Copy constructor.

~Peak2D (  )  [inline]

Destructor.


Member Function Documentation

Peak2D& operator= ( const Peak2D rhs  )  [inline]

Assignment operator.

bool operator== ( const Peak2D rhs  )  const [inline]

Equality operator.

bool operator!= ( const Peak2D rhs  )  const [inline]

Equality operator.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:46 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1