ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::RegionAnalyzer::SpectrumStats Struct Reference

#include <RegionAnalyzer.hpp>

Public Member Functions

 SpectrumStats ()
 

Public Attributes

double sumIntensity
 
MZIntensityPair max
 
MZIntensityPair peak
 

Detailed Description

Definition at line 59 of file RegionAnalyzer.hpp.

Constructor & Destructor Documentation

§ SpectrumStats()

pwiz::analysis::RegionAnalyzer::SpectrumStats::SpectrumStats ( )

Member Data Documentation

§ sumIntensity

double pwiz::analysis::RegionAnalyzer::SpectrumStats::sumIntensity

Definition at line 61 of file RegionAnalyzer.hpp.

§ max

MZIntensityPair pwiz::analysis::RegionAnalyzer::SpectrumStats::max

Definition at line 62 of file RegionAnalyzer.hpp.

§ peak

MZIntensityPair pwiz::analysis::RegionAnalyzer::SpectrumStats::peak

Definition at line 63 of file RegionAnalyzer.hpp.


The documentation for this struct was generated from the following file: