|
ProteoWizard
|
Go to the source code of this file.
Classes | |
| struct | TestDatum |
Variables | |
| TestDatum | testData_ [] |
| const unsigned int | testDataSize_ |
| const double | testDataObservationDuration_ = .768 |
| const double | testDataCalibrationA_ = 1.075339687500000e+008 |
| const double | testDataCalibrationB_ = -3.454602661132810e+008 |
| TestDatum testData_[] |
Definition at line 39 of file PeakExtractorTest.cpp.
Referenced by initializeWithTestData(), and test().
| const unsigned int testDataSize_ |
Definition at line 167 of file PeakExtractorTest.cpp.
Referenced by initializeWithTestData(), and test().
| const double testDataObservationDuration_ = .768 |
Definition at line 42 of file PeakDetectorMatchedFilterTestData.hpp.
Referenced by initializeWithTestData().
| const double testDataCalibrationA_ = 1.075339687500000e+008 |
Definition at line 43 of file PeakDetectorMatchedFilterTestData.hpp.
Referenced by initializeWithTestData().
| const double testDataCalibrationB_ = -3.454602661132810e+008 |
Definition at line 44 of file PeakDetectorMatchedFilterTestData.hpp.
Referenced by initializeWithTestData().
1.8.13