simthlib::FastFourierTrans Class Reference
#include <fft.h>
List of all members.
Detailed Description
Fast Fourier transform. Complex sequences of type Sequence<Complex> or simth::SymSeq can be transformed with the FFT or IFFT into a new sequence. The maximal length of a sequence to be transformed is 4096.
In the FFT and IFFT functions the parameter em space is the oversampling factor of the original sample sequence. If this factor is e.g. 2, then only one out of two samples is used by the FFT. The result is a transformed sequence with half the number of samples containing all of the spectrum of the original sequence (the other samples are zero).
The parameter em fac is the oversampling factor of the transformed sequence. If this factor is e.g. 2, the transformed sequence contains double the number of samples as the original sequence.
Member Enumeration Documentation
|
Flag for Fourier transform: FFT or IFFT. - Enumeration values:
-
|
Constructor & Destructor Documentation
simthlib::FastFourierTrans::FastFourierTrans |
( |
|
) |
[inline] |
|
Member Function Documentation
|
FFT of a complex sequence. |
|
IFFT of a complex sequence. |
Generated on Tue Aug 9 14:38:10 2005 for simtheticlib by
1.4.1