ProteoWizard
Public Attributes | List of all members
TestData Struct Reference

Public Attributes

const char * xRaw
 
const char * yRaw
 
const char * xPeakValues
 
const char * yPeakValues
 
size_t windowSize
 
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 CwtPeakDetectorTest.cpp.

Member Data Documentation

§ xRaw

const char * TestData::xRaw

Definition at line 37 of file CwtPeakDetectorTest.cpp.

Referenced by test().

§ yRaw

const char * TestData::yRaw

Definition at line 38 of file CwtPeakDetectorTest.cpp.

Referenced by test().

§ xPeakValues

const char * TestData::xPeakValues

Definition at line 39 of file CwtPeakDetectorTest.cpp.

Referenced by test().

§ yPeakValues

const char * TestData::yPeakValues

Definition at line 40 of file CwtPeakDetectorTest.cpp.

Referenced by test().

§ windowSize [1/2]

size_t TestData::windowSize

Definition at line 37 of file LocalMaximumPeakDetectorTest.cpp.

Referenced by test().

§ polynomialOrder

int TestData::polynomialOrder

Definition at line 37 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

§ windowSize [2/2]

int TestData::windowSize

Definition at line 37 of file SavitzkyGolaySmootherTest.cpp.

§ xSmoothed

const char* TestData::xSmoothed

Definition at line 40 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

§ ySmoothed

const char* TestData::ySmoothed

Definition at line 41 of file SavitzkyGolaySmootherTest.cpp.

Referenced by test().

§ zeroSampleCount

size_t TestData::zeroSampleCount

Definition at line 38 of file ZeroSampleFillerTest.cpp.

Referenced by test().

§ xFilled

const char* TestData::xFilled

Definition at line 41 of file ZeroSampleFillerTest.cpp.

Referenced by test().

§ yFilled

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: