TSignalEnvelopeDetector.Initialized Property

Boolean Initialized { get; set; }

When set to false, the next call to the update method will reinitialize the FIR filters.

Returns: Boolean

Remarks:

This is usefull, when ExternalTaps is True. Do not reset the filter while streaming is under way.