SmoothFilter Class Reference

Inheritance diagram for SmoothFilter:

Filter FindPeaksFilter

List of all members.

Public Types


Public Member Functions

int lowessIterations ()
double lowessParameter ()
int polynomOrder ()
bool run ()
void setLowessParameter (double f, int iterations)
void setMethod (int)
void setPolynomOrder (int)
void setSmoothPoints (int, int=0)
MethodCode SIPQTI_APP (new sipSmoothFilter(app, a0,*a1, a2, a3, a4))%End int method()
MethodCode SIPQTI_APP (new sipSmoothFilter(app, a0,*a1, a2))%End SmoothFilter(Graph *
MethodCode SIPQTI_APP (new sipSmoothFilter(app, a0, a1, a2, a3))%End SmoothFilter(Graph *
MethodCode SIPQTI_APP (new sipSmoothFilter(app, a0, a1))%End SmoothFilter(PlotCurve *
MethodCode SIPQTI_APP (new sipSmoothFilter(app, a0,*a1,*a2, a3, a4, a5))%End SmoothFilter(ApplicationWindow */TransferThis/
 SmoothFilter (PlotCurve *, int=3)/NoDerived/
 SmoothFilter (ApplicationWindow */TransferThis/, Graph *, const QString &, double, double, int=3)
 SmoothFilter (ApplicationWindow */TransferThis/, Graph *, const QString &, int=3)
 SmoothFilter (ApplicationWindow */TransferThis/, PlotCurve *, double, double, int=3)
 SmoothFilter (Table *, const QString &, const QString &, int=1, int=-1, int=3)/NoDerived/
 SmoothFilter (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int, int)
int smoothPoints ()

Public Attributes

MethodCode const QString double
MethodCode double
MethodCode const QString int = 3) /NoDerived/
MethodCode int = 3) /NoDerived/
MethodCode PlotCurve int = 3)


Member Enumeration Documentation

Enumerator:
SavitzkyGolay 
FFT 
Average 
Lowess 


Constructor & Destructor Documentation

SmoothFilter::SmoothFilter ( ApplicationWindow */TransferThis/  ,
Table ,
const QString &  ,
const QString &  ,
int  ,
int  ,
int   
)

SmoothFilter::SmoothFilter ( Table ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1,
int  = 3 
)

SmoothFilter::SmoothFilter ( ApplicationWindow */TransferThis/  ,
PlotCurve ,
double  ,
double  ,
int  = 3 
)

SmoothFilter::SmoothFilter ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
int  = 3 
)

SmoothFilter::SmoothFilter ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
double  ,
double  ,
int  = 3 
)

SmoothFilter::SmoothFilter ( PlotCurve ,
int  = 3 
)


Member Function Documentation

int SmoothFilter::lowessIterations (  ) 

double SmoothFilter::lowessParameter (  ) 

int SmoothFilter::polynomOrder (  ) 

bool SmoothFilter::run (  )  [virtual]

Reimplemented from Filter.

Reimplemented in FindPeaksFilter.

void SmoothFilter::setLowessParameter ( double  f,
int  iterations 
)

void SmoothFilter::setMethod ( int   ) 

void SmoothFilter::setPolynomOrder ( int   ) 

void SmoothFilter::setSmoothPoints ( int  ,
int  = 0 
)

MethodCode SmoothFilter::SIPQTI_APP ( new   sipSmoothFilterapp, a0,*a1, a2, a3, a4  ) 

MethodCode SmoothFilter::SIPQTI_APP ( new   sipSmoothFilterapp, a0,*a1, a2  ) 

MethodCode SmoothFilter::SIPQTI_APP ( new   sipSmoothFilterapp, a0, a1, a2, a3  ) 

MethodCode SmoothFilter::SIPQTI_APP ( new   sipSmoothFilterapp, a0, a1  ) 

MethodCode SmoothFilter::SIPQTI_APP ( new   sipSmoothFilterapp, a0,*a1,*a2, a3, a4, a5  ) 

int SmoothFilter::smoothPoints (  ) 


Member Data Documentation

MethodCode const QString SmoothFilter::double

Reimplemented in FindPeaksFilter, and FindPeaksFilter.

MethodCode const QString SmoothFilter::double

Reimplemented in FindPeaksFilter, and FindPeaksFilter.

MethodCode const QString SmoothFilter::int = 3) /NoDerived/

MethodCode SmoothFilter::int = 3) /NoDerived/

MethodCode const QString SmoothFilter::int = 3)


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