Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
PeakIntegrator::PeakArea Struct Reference

#include <OpenMS/ANALYSIS/OPENSWATH/PeakIntegrator.h>

Public Attributes

double area = 0.0
 
double height = 0.0
 
double apex_pos = 0.0
 
ConvexHull2D::PointArrayType hull_points
 

Member Data Documentation

◆ apex_pos

double apex_pos = 0.0

The position of the point with highest intensity

Referenced by MRMTransitionGroupPicker::createMRMFeature().

◆ area

double area = 0.0

The peak's computed area

Referenced by MRMTransitionGroupPicker::createMRMFeature().

◆ height

double height = 0.0

The peak's highest intensity

Referenced by MRMTransitionGroupPicker::createMRMFeature().

◆ hull_points

The peak's hull points

Referenced by MRMTransitionGroupPicker::createMRMFeature().


OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:15 using doxygen 1.8.14