
Public Member Functions | |
| Matrix * | amplitudesMatrix () |
| FFT (Table *, const QString &, const QString &=QString(), int=1, int=-1)/NoDerived/ | |
| FFT (ApplicationWindow */TransferThis/, Matrix *, Matrix *=NULL, bool=false, bool=true, bool=false, bool=true) | |
| FFT (ApplicationWindow */TransferThis/, PlotCurve *, double, double) | |
| FFT (ApplicationWindow */TransferThis/, PlotCurve *) | |
| 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) | |
| Matrix * | imaginaryOutputMatrix () |
| void | normalizeAmplitudes (bool=true) |
| Matrix * | realOutputMatrix () |
| bool | run () |
| void | setSampling (double) |
| void | shiftFrequencies (bool=true) |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0, a1, a2, a3, a4, a5))%End void setInverseFFT(bool |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0, a1, a2))%End FFT(Matrix * |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0))%End FFT(PlotCurve * |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0,*a1))%End FFT(PlotCurve *)/NoDerived/ |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0,*a1, a2, a3))%End FFT(Graph * |
| MethodCode | SIPQTI_APP (new sipFFT(app, a0,*a1,*a2, a3, a4))%End FFT(Graph * |
Public Attributes | |
| MethodCode Matrix | bool = false |
| MethodCode | double |
| MethodCode const QString | double |
| MethodCode double | NoDerived |
| MethodCode const QString & | NoDerived |
| MethodCode const QString double | NoDerived |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| Table * | , | |||
| const QString & | , | |||
| const QString & | = QString(), |
|||
| int | = 1, |
|||
| int | = -1 | |||
| ) |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| Graph * | , | |||
| const QString & | , | |||
| double | , | |||
| double | ||||
| ) |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| Graph * | , | |||
| const QString & | ||||
| ) |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| PlotCurve * | ||||
| ) |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| PlotCurve * | , | |||
| double | , | |||
| double | ||||
| ) |
| FFT::FFT | ( | ApplicationWindow */TransferThis/ | , | |
| Matrix * | , | |||
| Matrix * | = NULL, |
|||
| bool | = false, |
|||
| bool | = true, |
|||
| bool | = false, |
|||
| bool | = true | |||
| ) |
| FFT::FFT | ( | Table * | , | |
| const QString & | , | |||
| const QString & | = QString(), |
|||
| int | = 1, |
|||
| int | = -1 | |||
| ) |
| Matrix* FFT::amplitudesMatrix | ( | ) |
| Matrix* FFT::imaginaryOutputMatrix | ( | ) |
| void FFT::normalizeAmplitudes | ( | bool | = true |
) |
| Matrix* FFT::realOutputMatrix | ( | ) |
| void FFT::setSampling | ( | double | ) |
| void FFT::shiftFrequencies | ( | bool | = true |
) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0, a1, a2, a3, a4, a5 | ) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0, a1, a2 | ) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0 | ) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0,*a1 | ) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0,*a1, a2, a3 | ) |
| MethodCode FFT::SIPQTI_APP | ( | new | sipFFTapp, a0,*a1,*a2, a3, a4 | ) |
| MethodCode FFT::double |
| MethodCode const QString FFT::double |
| MethodCode double FFT::NoDerived |
| MethodCode const QString& FFT::NoDerived |
| MethodCode const QString double FFT::NoDerived |
1.5.8