FFT Class Reference
List of all members.
Public Member Functions |
MethodCode End | FFT (QwtPlotCurve *&, double, double)/NoDerived/ |
MethodCode End | FFT (QwtPlotCurve *&)/NoDerived/ |
MethodCode End | FFT (Graph *, const QString &, double, double)/NoDerived/ |
MethodCode End | FFT (Graph *, const QString &)/NoDerived/ |
| FFT (Table *, const QString &, const QString &=QString(), int=1, int=-1)/NoDerived/ |
| FFT (ApplicationWindow */TransferThis/, QwtPlotCurve *, double, double) |
| FFT (ApplicationWindow */TransferThis/, QwtPlotCurve *) |
| FFT (ApplicationWindow */TransferThis/, Graph *, const QString &) |
| FFT (ApplicationWindow */TransferThis/, Graph *, const QString &, double, double) |
| FFT (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &=QString(), int=1, int=-1) |
void | normalizeAmplitudes (bool=true) |
bool | run () |
MethodCode End void | setInverseFFT (bool=true) |
void | setSampling (double) |
void | shiftFrequencies (bool=true) |
Constructor & Destructor Documentation
FFT::FFT |
( |
ApplicationWindow */TransferThis/ |
, |
|
|
Table * |
, |
|
|
const QString & |
, |
|
|
const QString & |
= QString() , |
|
|
int |
= 1 , |
|
|
int |
= -1 | |
|
) |
| | |
FFT::FFT |
( |
Table * |
, |
|
|
const QString & |
, |
|
|
const QString & |
= QString() , |
|
|
int |
= 1 , |
|
|
int |
= -1 | |
|
) |
| | |
MethodCode End FFT::FFT |
( |
Graph * |
, |
|
|
const QString & |
| |
|
) |
| | |
MethodCode End FFT::FFT |
( |
Graph * |
, |
|
|
const QString & |
, |
|
|
double |
, |
|
|
double |
| |
|
) |
| | |
MethodCode End FFT::FFT |
( |
QwtPlotCurve *& |
, |
|
|
double |
, |
|
|
double |
| |
|
) |
| | |
Member Function Documentation
void FFT::normalizeAmplitudes |
( |
bool |
= true |
) |
|
bool FFT::run |
( |
|
) |
[virtual] |
MethodCode End void FFT::setInverseFFT |
( |
bool |
= true |
) |
|
void FFT::setSampling |
( |
double |
|
) |
|
void FFT::shiftFrequencies |
( |
bool |
= true |
) |
|
The documentation for this class was generated from the following file: