Package fftManager
package fftManager
-
ClassDescriptionFunction to remove clicks from blocks of data.Class definition for a Complex number type.Comparator to compare complex numbers first by real part, then by imaginary part.FFT Wrapper which uses the edu.emory.mathcs.jtransforms.fft transforms library for the actual FFT calculations.Deprecated.Class to better handle Complex FFT Data, including the FFT length along with the Complex data - this is important since FFT length cannot be extracted from the length of the Complex array since it's sometimes only stored half the fft length not the entire thing.