You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.IirFilter Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.IirFilter Function

Filter data with an IIR filter.

Pascal
procedure IirFilter(const Src: TCplx; out Dst: TCplx; var IirState: TIirState); overload;

Filters sample Src and places complex output of the filter in Dst.

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