You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalFilter Class > public > TSignalFilter.ZeroPoleIIR Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalFilter.ZeroPoleIIR Method

Returns the currently designed IIR filter in zero pole form.

Pascal
function ZeroPoleIIR(z: TVec; p: TVec; k: Double): boolean;

If the current design is not an IIR filter, the function returns false.

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