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) |
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 | |||
) |
int SmoothFilter::lowessIterations | ( | ) |
double SmoothFilter::lowessParameter | ( | ) |
int SmoothFilter::polynomOrder | ( | ) |
bool SmoothFilter::run | ( | ) | [virtual] |
void SmoothFilter::setMethod | ( | int | ) |
void SmoothFilter::setPolynomOrder | ( | int | ) |
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 | ( | ) |
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) |