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



SignalExtMode


Unit:SDL_wavelet
Class:TWaveLet1D
Declaration:property SignalExtMode: TWLSigExtMode;

The property SignalExtMode specifies the assumption about the signal:

wseWrap The signal is periodically repeated outside the data window.
wseZeroPad The signal is zero outside the data window.
wseSymmetric The signal is symmetric around the data window borders.

Hint: The default value is wseWrap.



Last Update: 2023-Dec-13