
Public Member Functions | |
| void | enableGraphicsDisplay3D (bool on, MdiSubWindow *w=0) |
| MdiSubWindow * | outputGraph () |
| Returns a pointer to the graph where the result curve should be displayed. | |
| void | setOutputGraph (MdiSubWindow *w) |
| MethodCode | SIPQTI_APP (new sipSurfaceFit(app, a0, a1))%End bool setData(Matrix *) |
| MethodCode | SIPQTI_APP (new sipSurfaceFit(app, a0))%End SurfaceFit(ApplicationWindow */TransferThis/ |
| MethodCode | SIPQTI_APP (new sipSurfaceFit(app, a0,*a1, a2, a3))%End SurfaceFit(ApplicationWindow */TransferThis/ |
| SurfaceFit (Graph3D *, int)/NoDerived/ | |
| MethodCode Matrix * | SurfaceFit (Matrix *)/NoDerived/ |
| SurfaceFit (Table *, const QString &, int=1, int=-1)/NoDerived/ | |
| SurfaceFit (ApplicationWindow */TransferThis/, Table *, const QString &, int, int) | |
Public Attributes | |
| MethodCode Graph3D | int |
| SurfaceFit::SurfaceFit | ( | ApplicationWindow */TransferThis/ | , | |
| Table * | , | |||
| const QString & | , | |||
| int | , | |||
| int | ||||
| ) |
| void SurfaceFit::enableGraphicsDisplay3D | ( | bool | on, | |
| MdiSubWindow * | w = 0 | |||
| ) |
| MdiSubWindow* SurfaceFit::outputGraph | ( | ) |
Returns a pointer to the graph where the result curve should be displayed.
Reimplemented from Filter.
| void SurfaceFit::setOutputGraph | ( | MdiSubWindow * | w | ) |
| MethodCode SurfaceFit::SIPQTI_APP | ( | new | sipSurfaceFitapp, a0, a1 | ) |
Reimplemented in NonLinear2DFit, and Polynomial2DFit.
| MethodCode SurfaceFit::SIPQTI_APP | ( | new | sipSurfaceFitapp, a0 | ) |
Reimplemented in NonLinear2DFit, Exponential2DFit, Gauss2DFit, Lorentz2DFit, LogisticCumFit, PlaneFit, Poly2DFit, Polynomial2DFit, Parabola2DFit, Power2DFit, and Voigt2DFit.
| MethodCode SurfaceFit::SIPQTI_APP | ( | new | sipSurfaceFitapp, a0,*a1, a2, a3 | ) |
Reimplemented in NonLinear2DFit, Exponential2DFit, Gauss2DFit, Lorentz2DFit, LogisticCumFit, PlaneFit, Poly2DFit, Polynomial2DFit, Parabola2DFit, Power2DFit, and Voigt2DFit.
| MethodCode Graph3D SurfaceFit::int |
Reimplemented in NonLinear2DFit, Exponential2DFit, Gauss2DFit, Lorentz2DFit, LogisticCumFit, PlaneFit, Poly2DFit, Polynomial2DFit, Parabola2DFit, Power2DFit, and Voigt2DFit.
1.5.8