ProteoWizard
Public Member Functions | Public Attributes
pwiz::analysis::MS2NoiseFilter::Config Struct Reference

MS2NoiseFilter's parameters. More...

#include <MS2NoiseFilter.hpp>

List of all members.

Public Member Functions

 Config (int numMassesInWindow_=5, double windowWidth_=120.0, bool relaxLowMass_=false)

Public Attributes

size_t numMassesInWindow
double windowWidth
bool relaxLowMass

Detailed Description

MS2NoiseFilter's parameters.

Definition at line 49 of file MS2NoiseFilter.hpp.


Constructor & Destructor Documentation

pwiz::analysis::MS2NoiseFilter::Config::Config ( int  numMassesInWindow_ = 5,
double  windowWidth_ = 120.0,
bool  relaxLowMass_ = false 
)

Member Data Documentation

size_t pwiz::analysis::MS2NoiseFilter::Config::numMassesInWindow

Definition at line 57 of file MS2NoiseFilter.hpp.

double pwiz::analysis::MS2NoiseFilter::Config::windowWidth

Definition at line 58 of file MS2NoiseFilter.hpp.

bool pwiz::analysis::MS2NoiseFilter::Config::relaxLowMass

Definition at line 59 of file MS2NoiseFilter.hpp.


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