ThreeExpFit Class Reference

#include <ExponentialFit.h>

Inheritance diagram for ThreeExpFit:

Fit Filter

List of all members.

Public Member Functions

 ThreeExpFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle, double start, double end)
 ThreeExpFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle)
 ThreeExpFit (ApplicationWindow *parent, Graph *g)

Private Member Functions

void calculateFitCurveData (double *par, double *X, double *Y)
 Calculates the data for the output fit curve and store itin the X an Y vectors.
void init ()
void storeCustomFitResults (double *par)
 Customs and stores the fit results according to the derived class specifications. Used by exponential fits.


Constructor & Destructor Documentation

ThreeExpFit::ThreeExpFit ( ApplicationWindow parent,
Graph g 
)

ThreeExpFit::ThreeExpFit ( ApplicationWindow parent,
Graph g,
const QString &  curveTitle 
)

ThreeExpFit::ThreeExpFit ( ApplicationWindow parent,
Graph g,
const QString &  curveTitle,
double  start,
double  end 
)


Member Function Documentation

void ThreeExpFit::calculateFitCurveData ( double *  par,
double *  X,
double *  Y 
) [private, virtual]

Calculates the data for the output fit curve and store itin the X an Y vectors.

Reimplemented from Fit.

void ThreeExpFit::init (  )  [private]

Reimplemented from Filter.

void ThreeExpFit::storeCustomFitResults ( double *  par  )  [private, virtual]

Customs and stores the fit results according to the derived class specifications. Used by exponential fits.

Reimplemented from Fit.


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:44 2007 for QtiPlot by  doxygen 1.5.3