ProteoWizard
Public Attributes | List of all members
TestThresholder Struct Reference

Public Attributes

const char * inputMZArray
 
const char * inputIntensityArray
 
const char * outputMZArray
 
const char * outputIntensityArray
 
ThresholdFilter::ThresholdingBy_Type byType
 
double threshold
 
ThresholdFilter::ThresholdingOrientation orientation
 

Detailed Description

Definition at line 208 of file SpectrumList_PeakFilterTest.cpp.

Member Data Documentation

§ inputMZArray

const char* TestThresholder::inputMZArray

Definition at line 211 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ inputIntensityArray

const char* TestThresholder::inputIntensityArray

Definition at line 212 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ outputMZArray

const char* TestThresholder::outputMZArray

Definition at line 213 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ outputIntensityArray

const char* TestThresholder::outputIntensityArray

Definition at line 214 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ byType

ThresholdFilter::ThresholdingBy_Type TestThresholder::byType

Definition at line 216 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ threshold

double TestThresholder::threshold

Definition at line 217 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

§ orientation

ThresholdFilter::ThresholdingOrientation TestThresholder::orientation

Definition at line 218 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().


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