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_wavelet
Class:TWaveLet1D
Declaration:constructor Create(AOwner: TComponent);

The call to the constructor Create instantiates an object of the class TWavelet1D and allocates the necessary memory. The DWT (discrete wavelet transform) component is initialized to the following defaults:
Size := 256;
SignalExtMode := wseWrap;
Order := 2;


Last Update: 2023-Dec-13