The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Create


Unit:SDL_fourier
Class:TFastFourier
Declaration:constructor Create(AOwner: TComponent);

The call to the constructor Create instantiates an object of the class TFastFourier and allocates the necessary memory. The FFT component is initialized to the following defaults:
SpectrumSize := 256;
WeightingWindow := fwRectangle;


Last Update: 2023-Dec-13