char | CHAR convert a pole object into a string. |
display | DISPLAY display a pzmodel |
get | GET get pzmodel properties. |
getlowerFreq | GETLOWERFREQ gets the frequency of the lowest pole or zero in the model. |
getupperFreq | GETUPPERFREQ gets the frequency of the highest pole or zero in the model. |
pzmodel | PZMODEL constructor for pzmodel class. |
resp | RESP returns the complex response of a pzmodel as an Analysis Object. |
set | SET a pole property. |
string | STRING writes a command string that can be used to recreate the input |
tomiir | TOMIIR converts a pzmodel to an IIR filter using a bilinear transform. |