Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Attributes | List of all members
LmaIsotopeFitter1D::Data Struct Reference

Helper struct (contains the size of an area, a raw data container, the relative abundance of i-th isotopic peak and the distance between consecutive isotopic peaks) More...

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/LmaIsotopeFitter1D.h>

Public Types

typedef Peak1D PeakType
 
typedef std::vector< PeakTypeRawDataArrayType
 
typedef std::vector< doubleContainerType
 
typedef Feature::CoordinateType CoordinateType
 

Public Attributes

Size n
 
RawDataArrayType set
 
ContainerType isotopes_exact
 
CoordinateType isotope_distance
 
CoordinateType isotopes_stdev
 
CoordinateType sigma
 

Detailed Description

Helper struct (contains the size of an area, a raw data container, the relative abundance of i-th isotopic peak and the distance between consecutive isotopic peaks)

Member Typedef Documentation

typedef std::vector<double> ContainerType
typedef Feature::CoordinateType CoordinateType
typedef Peak1D PeakType
typedef std::vector<PeakType> RawDataArrayType

Member Data Documentation

CoordinateType isotope_distance
ContainerType isotopes_exact
CoordinateType isotopes_stdev
Size n

OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:34 using doxygen 1.8.5