ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::PeakelGrower_Proximity::Config Struct Reference

#include <PeakelGrower.hpp>

Public Member Functions

 Config (double _mzTolerance=.01, double _rtTolerance=10)
 

Public Attributes

MZTolerance mzTolerance
 
double rtTolerance
 
std::ostream * log
 

Detailed Description

Definition at line 61 of file PeakelGrower.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::PeakelGrower_Proximity::Config::Config ( double  _mzTolerance = .01,
double  _rtTolerance = 10 
)
inline

Member Data Documentation

§ mzTolerance

MZTolerance pwiz::analysis::PeakelGrower_Proximity::Config::mzTolerance

§ rtTolerance

double pwiz::analysis::PeakelGrower_Proximity::Config::rtTolerance

§ log

std::ostream* pwiz::analysis::PeakelGrower_Proximity::Config::log

Definition at line 65 of file PeakelGrower.hpp.


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