You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalDecimator Class > published > TSignalDecimator.EnvelopeFactor Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalDecimator.EnvelopeFactor Property

Defines the filter stage at which to apply envelope detection.

Pascal
property EnvelopeFactor: integer;

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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!