SpectrumCalculatorPowerSpectrumOverlapped Method |
| Name | Description | |
|---|---|---|
| PowerSpectrumOverlapped(Double, Int32, Double, Double, Int32) |
Calculates power spectrum, having all FFT data in absolute values. Overlaps moving FFT window until all data is processed.
The count of output FFT data is same than input data.
| |
| PowerSpectrumOverlapped(Single, Int32, Double, Single, Int32) |
Calculates power spectrum, having all FFT data in absolute values. Overlaps moving FFT window until all data is processed.
The count of output FFT data is same than input data.
|