Unit SLFourier
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabPkg
Contents |
Summary
Contains the code for the TSLFourier component.
Description
This unit contains the code for the TSLFourier component.
Components
- TSLFourier - Performs Fast Fourier Transformation (FFT).
- TSLInverseFourier - Performs Real Inverse Fast Fourier Transformation (Inverse FFT).
- TSLInverseComplexFourier - Performs Complex Inverse Fast Fourier Transformation (Inverse FFT).
Classes
- TSLFourierComponent - Base abstract class for FFT components.
- TSLFourierBaseComponent - Base abstract class for FFT components.
- TSLFourierBase - Base abstract class for FFT components.
- TSLFourier - Performs Fast Fourier Transformation (FFT).
- TSLBasicInverseFourierComponent - Base abstract class for inverse FFT components.
- TSLBasicInverseFourier - Base abstract class for inverse FFT components.
- TSLInverseFourier - Performs Real Inverse Fast Fourier Transformation (Inverse FFT).
- TSLInverseComplexFourier - Performs Complex Inverse Fast Fourier Transformation (Inverse FFT).
Types
- TSLFrequencyEvent - Event type for the OnFrequencyResult of the FFT components.