You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TWaveletDecomp Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TWaveletDecomp Enumeration

Defines the result type of wavelet decomposition.

Syntax
C#
Visual Basic
public enum TWaveletDecomp : uint { wtApproximation, wtDetail }

SignalUtils.cs

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