You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalDecimator Class > TSignalDecimator Properties > TSignalDecimator.EnvelopeFactor Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalDecimator.EnvelopeFactor Property

Defines the filter stage at which to apply envelope detection.

Syntax
C#
Visual Basic
public int EnvelopeFactor;

If envelopeFactor is 0 then envelope detection is left out. If EnvelopeFactor is 1, then envelope detection is performed before the first lowpass filter is applied. If envelopeFactor is 2, the envelope detection is applied after the first lowpass, and so on...

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!