LTPDA Toolbox | contents | ![]() ![]() |
|
|
Properties | Description |
---|---|
name |
Name of the pole zero model (PZMODEL) object |
gain |
Gain of the model |
poles |
Vector of POLE objects |
zeros |
Vector of ZERO objects |
Properties | Description |
---|---|
plist |
The parameter list object which creates the PZMODEL object |
version |
CVS version string of the constructor |
created |
Time object which stores the creation time of the PZMODEL object |
|
Methods | Description |
---|---|
PZMODEL constructor for pzmodel class. |
Methods | Description |
---|---|
GET get a pole/zero model property. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISVALID tests if the given pzmodel has all the correct fields of the correct type. |
|
SET sets a pole/zero model property. |
|
STRING writes a command string that can be used to recreate the input pzmodel object. |
Methods | Description |
---|---|
GETLOWERFREQ gets the frequency of the lowest pole or zero in the model. |
|
GETUPPERFREQ gets the frequency of the highest pole or zero in the model. |
|
SUBSASGN define index assignment for pzmodel properties. |
|
SUBSREF Define field name indexing for pole/zero model objects. |
Methods | Description |
---|---|
TOMFIR approximates a pole/zero model with an FIR filter. |
|
TOMIIR converts a pzmodel to an IIR filter using a bilinear transform. |
Methods | Description |
---|---|
CHAR convert a pzmodel object into a string. |
|
DISPLAY overloads display functionality for pzmodel objects. |
|
SAVE a pzmodel object to file. |
![]() |
provenance Class | specwin Class | ![]() |
©LTP Team