ProteoWizard
Public Attributes
TestData Struct Reference

List of all members.

Public Attributes

size_t windowSize
const char * xRaw
const char * yRaw
const char * xPeakValues
const char * yPeakValues
int polynomialOrder
int windowSize
const char * xSmoothed
const char * ySmoothed
size_t zeroSampleCount
const char * xFilled
const char * yFilled

Detailed Description

Definition at line 35 of file LocalMaximumPeakDetectorTest.cpp.


Member Data Documentation

size_t TestData::windowSize

Definition at line 37 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

const char * TestData::xRaw

Definition at line 38 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

const char * TestData::yRaw

Definition at line 39 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

const char* TestData::xPeakValues

Definition at line 40 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

const char* TestData::yPeakValues

Definition at line 41 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

int TestData::polynomialOrder

Definition at line 37 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

int TestData::windowSize

Definition at line 37 of file SavitzkyGolaySmootherTest.cpp.

const char* TestData::xSmoothed

Definition at line 40 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

const char* TestData::ySmoothed

Definition at line 41 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

size_t TestData::zeroSampleCount

Definition at line 38 of file ZeroSampleFillerTest.cpp.

Referenced by test().

const char* TestData::xFilled

Definition at line 41 of file ZeroSampleFillerTest.cpp.

Referenced by test().

const char* TestData::yFilled

Definition at line 42 of file ZeroSampleFillerTest.cpp.

Referenced by test().


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