FindPeaksFilter Class Reference

Inheritance diagram for FindPeaksFilter:

SmoothFilter

List of all members.

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 PlotCurveFindPeaksFilter (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


Member Enumeration Documentation

Enumerator:
QuickSearch 
FirstDerivative 

Enumerator:
Positive 
Negative 
Both 


Constructor & Destructor Documentation

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  ) 


Member Function Documentation

double FindPeaksFilter::center ( int   ) 

Returns the center of a peak.

int FindPeaksFilter::direction (  )  const

double FindPeaksFilter::height ( int   ) 

Returns the height of a peak.

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 (  ) 

double FindPeaksFilter::width ( int   ) 

Returns the FHWM of a peak.


Member Data Documentation

MethodCode const QString FindPeaksFilter::double

Reimplemented from SmoothFilter.

Reimplemented from SmoothFilter.

MethodCode const QString double FindPeaksFilter::NoDerived

MethodCode const QString& FindPeaksFilter::NoDerived


The documentation for this class was generated from the following file:

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8