You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalFilter Class > TSignalFilter Methods > TSignalFilter.ZeroPoleIIR Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalFilter.ZeroPoleIIR Method

Returns the currently designed IIR filter in zero pole form.

Syntax
C#
Visual Basic
public bool ZeroPoleIIR(TVec z, TVec p, double k);

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

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