Public Types | |
Public Member Functions | |
double | center (int) |
Returns the center of a peak. | |
int | direction () const |
FindPeaksFilter (PlotCurve *)/NoDerived/ | |
FindPeaksFilter (ApplicationWindow */TransferThis/, Graph *, const QString &, double, double) | |
FindPeaksFilter (ApplicationWindow */TransferThis/, Graph *, const QString &) | |
MethodCode PlotCurve * | FindPeaksFilter (ApplicationWindow */TransferThis/, PlotCurve *, double, double) |
FindPeaksFilter (Table *, const QString &, const QString &, int=1, int=-1)/NoDerived/ | |
FindPeaksFilter (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int) | |
double | height (int) |
Returns the height of a peak. | |
int | peakCount () |
bool | run () |
void | search () |
Performs the peak searching. | |
void | setDirection (int) |
void | setPeakFindingAlgorithm (PeakFindingAlgorithm) |
void | setSmoothWindowSize (int size) |
Smooth data before search is size greater than zero. | |
void | setThreshold (double) |
Set minimum peak height crierion. | |
MethodCode | SIPQTI_APP (new sipFindPeaksFilter(app, a0,*a1, a2, a3))%End int peakFindingAlgorithm() |
MethodCode | SIPQTI_APP (new sipFindPeaksFilter(app, a0,*a1))%End FindPeaksFilter(Graph * |
MethodCode | SIPQTI_APP (new sipFindPeaksFilter(app, a0, a1, a2))%End FindPeaksFilter(Graph * |
MethodCode | SIPQTI_APP (new sipFindPeaksFilter(app, a0))%End FindPeaksFilter(PlotCurve * |
MethodCode | SIPQTI_APP (new sipFindPeaksFilter(app, a0,*a1,*a2, a3, a4))%End FindPeaksFilter(ApplicationWindow */TransferThis/ |
int | smoothWindowSize () |
double | threshold () |
double | width (int) |
Returns the FHWM of a peak. | |
Public Attributes | |
MethodCode const QString | double |
MethodCode | double |
MethodCode const QString double | NoDerived |
MethodCode const QString & | NoDerived |
MethodCode double | NoDerived |
FindPeaksFilter::FindPeaksFilter | ( | ApplicationWindow */TransferThis/ | , | |
Table * | , | |||
const QString & | , | |||
const QString & | , | |||
int | , | |||
int | ||||
) |
FindPeaksFilter::FindPeaksFilter | ( | Table * | , | |
const QString & | , | |||
const QString & | , | |||
int | = 1 , |
|||
int | = -1 | |||
) |
MethodCode PlotCurve* FindPeaksFilter::FindPeaksFilter | ( | ApplicationWindow */TransferThis/ | , | |
PlotCurve * | , | |||
double | , | |||
double | ||||
) |
FindPeaksFilter::FindPeaksFilter | ( | ApplicationWindow */TransferThis/ | , | |
Graph * | , | |||
const QString & | ||||
) |
FindPeaksFilter::FindPeaksFilter | ( | ApplicationWindow */TransferThis/ | , | |
Graph * | , | |||
const QString & | , | |||
double | , | |||
double | ||||
) |
FindPeaksFilter::FindPeaksFilter | ( | PlotCurve * | ) |
int FindPeaksFilter::direction | ( | ) | const |
int FindPeaksFilter::peakCount | ( | ) |
bool FindPeaksFilter::run | ( | ) | [virtual] |
Reimplemented from SmoothFilter.
void FindPeaksFilter::search | ( | ) |
Performs the peak searching.
void FindPeaksFilter::setDirection | ( | int | ) |
void FindPeaksFilter::setPeakFindingAlgorithm | ( | PeakFindingAlgorithm | ) |
void FindPeaksFilter::setSmoothWindowSize | ( | int | size | ) |
Smooth data before search is size greater than zero.
void FindPeaksFilter::setThreshold | ( | double | ) |
Set minimum peak height crierion.
MethodCode FindPeaksFilter::SIPQTI_APP | ( | new | sipFindPeaksFilterapp, a0,*a1, a2, a3 | ) |
MethodCode FindPeaksFilter::SIPQTI_APP | ( | new | sipFindPeaksFilterapp, a0,*a1 | ) |
MethodCode FindPeaksFilter::SIPQTI_APP | ( | new | sipFindPeaksFilterapp, a0, a1, a2 | ) |
MethodCode FindPeaksFilter::SIPQTI_APP | ( | new | sipFindPeaksFilterapp, a0 | ) |
MethodCode FindPeaksFilter::SIPQTI_APP | ( | new | sipFindPeaksFilterapp, a0,*a1,*a2, a3, a4 | ) |
int FindPeaksFilter::smoothWindowSize | ( | ) |
double FindPeaksFilter::threshold | ( | ) |
MethodCode const QString FindPeaksFilter::double |
Reimplemented from SmoothFilter.
MethodCode FindPeaksFilter::double |
Reimplemented from SmoothFilter.
MethodCode const QString double FindPeaksFilter::NoDerived |
MethodCode const QString& FindPeaksFilter::NoDerived |
MethodCode double FindPeaksFilter::NoDerived |