Interpolation Class Reference
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
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 | |
|
) |
| | |
Interpolation::Interpolation |
( |
ApplicationWindow */TransferThis/ |
, |
|
|
Graph * |
, |
|
|
const QString & |
, |
|
|
double |
, |
|
|
double |
, |
|
|
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] |
MethodCode End void Interpolation::setMethod |
( |
int |
n |
) |
|
The documentation for this class was generated from the following file: