ProteoWizard
Public Attributes
TestThresholder Struct Reference

List of all members.

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

const char* TestThresholder::inputMZArray

Definition at line 211 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

const char* TestThresholder::inputIntensityArray

Definition at line 212 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

const char* TestThresholder::outputMZArray

Definition at line 213 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

const char* TestThresholder::outputIntensityArray

Definition at line 214 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

ThresholdFilter::ThresholdingBy_Type TestThresholder::byType

Definition at line 216 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

double TestThresholder::threshold

Definition at line 217 of file SpectrumList_PeakFilterTest.cpp.

Referenced by testIntensityThresholding().

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: