LorentzFit Class Reference

#include <MultiPeakFit.h>

Inheritance diagram for LorentzFit:
MultiPeakFit Fit Filter

List of all members.

Public Member Functions

 LorentzFit (ApplicationWindow *parent, Table *t, const QString &xCol, const QString &yCol, int startRow=0, int endRow=-1)
 LorentzFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle, double start, double end)
 LorentzFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle)
 LorentzFit (ApplicationWindow *parent, Graph *g)
 LorentzFit (ApplicationWindow *parent, QwtPlotCurve *, double, double)
 LorentzFit (ApplicationWindow *parent, QwtPlotCurve *)

Private Member Functions

void init ()

Constructor & Destructor Documentation

LorentzFit::LorentzFit ( ApplicationWindow parent,
QwtPlotCurve *  c 
)
LorentzFit::LorentzFit ( ApplicationWindow parent,
QwtPlotCurve *  c,
double  start,
double  end 
)
LorentzFit::LorentzFit ( ApplicationWindow parent,
Graph g 
)

References init().

LorentzFit::LorentzFit ( ApplicationWindow parent,
Graph g,
const QString &  curveTitle 
)
LorentzFit::LorentzFit ( ApplicationWindow parent,
Graph g,
const QString &  curveTitle,
double  start,
double  end 
)
LorentzFit::LorentzFit ( ApplicationWindow parent,
Table t,
const QString &  xCol,
const QString &  yCol,
int  startRow = 0,
int  endRow = -1 
)

References init(), and Fit::setDataFromTable().


Member Function Documentation

void LorentzFit::init (  )  [private]

Reimplemented from Fit.

References Filter::d_explanation, and Fit::d_param_explain.

Referenced by LorentzFit().


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

Generated by  doxygen 1.6.2