FFTFilter Class Reference

Inheritance diagram for FFTFilter:
Filter

List of all members.

Public Types

enum  FilterType { LowPass = 1, HighPass = 2, BandPass = 3, BandBlock = 4 }

Public Member Functions

void enableOffset (bool=true)
MethodCode End FFTFilter (Graph *, const QString &, double, double, int=1)/NoDerived/
MethodCode End FFTFilter (Graph *, const QString &, int=1)/NoDerived/
MethodCode End FFTFilter (QwtPlotCurve *, double, double, int=1)/NoDerived/
 FFTFilter (QwtPlotCurve *, int=1)/NoDerived/
 FFTFilter (ApplicationWindow */TransferThis/, Graph *, const QString &, double, double, int=1)
 FFTFilter (ApplicationWindow */TransferThis/, Graph *, const QString &, int=1)
 FFTFilter (ApplicationWindow */TransferThis/, QwtPlotCurve *, double, double, int=1)
MethodCode End FFTFilter (ApplicationWindow */TransferThis/, QwtPlotCurve *, int=1)
 FFTFilter (Table *, const QString &, const QString &, int=1, int=-1, int=1)/NoDerived/
 FFTFilter (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int, int)
bool run ()
void setBand (double, double)
void setCutoff (double)
MethodCode End void setFilterType (int)

Member Enumeration Documentation

Enumerator:
LowPass 
HighPass 
BandPass 
BandBlock 

Constructor & Destructor Documentation

FFTFilter::FFTFilter ( ApplicationWindow */TransferThis/  ,
Table ,
const QString &  ,
const QString &  ,
int  ,
int  ,
int   
)
FFTFilter::FFTFilter ( Table ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1,
int  = 1 
)
MethodCode End FFTFilter::FFTFilter ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
int  = 1 
)
FFTFilter::FFTFilter ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
double  ,
double  ,
int  = 1 
)
FFTFilter::FFTFilter ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
int  = 1 
)
FFTFilter::FFTFilter ( ApplicationWindow */TransferThis/  ,
Graph ,
const QString &  ,
double  ,
double  ,
int  = 1 
)
FFTFilter::FFTFilter ( QwtPlotCurve ,
int  = 1 
)
MethodCode End FFTFilter::FFTFilter ( QwtPlotCurve ,
double  ,
double  ,
int  = 1 
)
MethodCode End FFTFilter::FFTFilter ( Graph ,
const QString &  ,
int  = 1 
)
MethodCode End FFTFilter::FFTFilter ( Graph ,
const QString &  ,
double  ,
double  ,
int  = 1 
)

Member Function Documentation

void FFTFilter::enableOffset ( bool  = true  ) 
bool FFTFilter::run (  )  [virtual]

Reimplemented from Filter.

void FFTFilter::setBand ( double  ,
double   
)
void FFTFilter::setCutoff ( double   ) 
MethodCode End void FFTFilter::setFilterType ( int   ) 

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

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1