Class
TSignalFilter
Declaration
Function StateSpaceIIR(a: TMtx; b, c: TVec; d: TSample): boolean;
Description
Returns the currently designed IIR filter in state space form. If the current design is not an IIR filter, the function returns false. For this call to return True, the IIRFrequencyTransform must be ftStateSpaceAnalog.
| Copyright 2008 Dew Research |
http://www.dewresearch.com