Differentiation Class Reference

#include <Differentiation.h>

Inheritance diagram for Differentiation:

Filter

List of all members.

Public Member Functions

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

Private Member Functions

void init ()
void output ()
 Performs the data analysis and takes care of the output.


Constructor & Destructor Documentation

Differentiation::Differentiation ( ApplicationWindow parent,
Graph g 
)

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

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


Member Function Documentation

void Differentiation::init (  )  [private]

Reimplemented from Filter.

void Differentiation::output (  )  [private, virtual]

Performs the data analysis and takes care of the output.

Reimplemented from Filter.


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