-
Class Summary
| Class |
Description |
| Complex |
Class definition for a Complex number type.
|
| ComplexArray |
|
| ComplexArrayD |
Class for handling arrays of Complex data.
|
| ComplexArrayF |
Class for handling arrays of Complex data.
|
| FastFFT |
FFT Wrapper which uses the edu.emory.mathcs.jtransforms.fft
transforms library for the actual FFT calculations.
|
| GaussianFilter |
Kernel smoothing for the spectrogram.
|
| SpecTransform |
Transforms spectrogram data.
|
| Spectrogram |
Class which converts raw wave data into a spectrgram and can perform some
basic transforms.
|
| WindowFunction |
Window functions generator
|