Interpolation Class Reference

Inheritance diagram for Interpolation:
Filter

List of all members.

Public Types

enum  InterpolationMethod { Linear, Cubic, Akima }

Public Member Functions

MethodCode End Interpolation (Graph *, const QString &, double, double, int=0)/NoDerived/
MethodCode End Interpolation (Graph *, const QString &, int=0)/NoDerived/
MethodCode End Interpolation (QwtPlotCurve *, double, double, int=0)/NoDerived/
 Interpolation (QwtPlotCurve *, int=0)/NoDerived/
 Interpolation (ApplicationWindow */TransferThis/, Graph *, const QString &, double, double, int=0)
 Interpolation (ApplicationWindow */TransferThis/, Graph *, const QString &, int=0)
 Interpolation (ApplicationWindow */TransferThis/, QwtPlotCurve *, double, double, int=0)
MethodCode End Interpolation (ApplicationWindow */TransferThis/, QwtPlotCurve *, int=0)
 Interpolation (Table *, const QString &, const QString &, int=1, int=-1, int=0)/NoDerived/
 Interpolation (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int, int)
bool run ()
MethodCode End void setMethod (int n)

Member Enumeration Documentation

Enumerator:
Linear 
Cubic 
Akima 

Constructor & Destructor Documentation

Interpolation::Interpolation ( ApplicationWindow */TransferThis/  ,
Table ,
const QString &  ,
const QString &  ,
int  ,
int  ,
int   
)
Interpolation::Interpolation ( Table ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1,
int  = 0 
)
MethodCode End Interpolation::Interpolation ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
int  = 0 
)
Interpolation::Interpolation ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
double  ,
double  ,
int  = 0 
)
Interpolation::Interpolation ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
int  = 0 
)
Interpolation::Interpolation ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
double  ,
double  ,
int  = 0 
)
Interpolation::Interpolation ( QwtPlotCurve ,
int  = 0 
)
MethodCode End Interpolation::Interpolation ( QwtPlotCurve ,
double  ,
double  ,
int  = 0 
)
MethodCode End Interpolation::Interpolation ( Graph ,
const QString &  ,
int  = 0 
)
MethodCode End Interpolation::Interpolation ( Graph ,
const QString &  ,
double  ,
double  ,
int  = 0 
)

Member Function Documentation

bool Interpolation::run (  )  [virtual]

Reimplemented from Filter.

MethodCode End void Interpolation::setMethod ( int  n  ) 

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

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1