Correlation Class Reference

#include <Correlation.h>

Inheritance diagram for Correlation:

Filter

List of all members.

Public Member Functions

 Correlation (ApplicationWindow *parent, Table *t, const QString &colName1, const QString &colName2, int startRow=1, int endRow=-1)
bool setDataFromTable (Table *t, const QString &colName1, const QString &colName2, int startRow=1, int endRow=-1)

Protected Member Functions

void addResultCurve ()
 Handles the graphical output.

Private Member Functions

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


Constructor & Destructor Documentation

Correlation::Correlation ( ApplicationWindow parent,
Table t,
const QString &  colName1,
const QString &  colName2,
int  startRow = 1,
int  endRow = -1 
)

References setDataFromTable().


Member Function Documentation

void Correlation::addResultCurve (  )  [protected]

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

Performs the data analysis and takes care of the output.

Reimplemented from Filter.

References addResultCurve(), Filter::d_n, Filter::d_result_table, Filter::d_table, Filter::d_x, and Filter::d_y.

bool Correlation::setDataFromTable ( Table t,
const QString &  colName1,
const QString &  colName2,
int  startRow = 1,
int  endRow = -1 
) [virtual]


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

Generated on Sun Jun 15 21:32:21 2008 for QtiPlot by  doxygen 1.5.6