|
ProteoWizard
|
Public Attributes | |
| const char * | inputMZArray |
| const char * | inputIntensityArray |
| const char * | outputMZArray |
| const char * | outputIntensityArray |
| ThresholdFilter::ThresholdingBy_Type | byType |
| double | threshold |
| ThresholdFilter::ThresholdingOrientation | orientation |
Definition at line 208 of file SpectrumList_PeakFilterTest.cpp.
| 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().
1.8.1.1