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....



Order


Unit:SDL_wavelet
Class:TWaveLet1D
Declaration:property Order: integer;

The property Order controls the order of the wavelet used for the wavelet transform. The number of available orders depends on the kind of wavelet used. For Daubechies wavelets (which are currently the only ones implemented) the order may vary between 1 and 30.

Hint: In the Light Edition the order is restricted to the range between 1 and 3.

Example: This property is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code): waveletfilter, waveletcoeff



Last Update: 2023-Dec-13