You are here: Symbol Reference > SignalUtils Namespace > Structs, Records, Enums > SignalUtils.TWaveletDecomp Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.TWaveletDecomp Enumeration

Defines the result type of wavelet decomposition.

Pascal
TWaveletDecomp = (
  wtApproximation,
  wtDetail
);
Members 
Description 
wtApproximation 
the result will be the "approximation". 
wtDetail 
the result will be the "detail". 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!