type TIirState = record;
Filter state used by IIR filtering methods.
NSPIirState is the filter state defined by Intel IPP. ComplexImpulse is True, if Iir filter has a complex impulse response. This state is initialized by IirInit method.
Fields
| Name | Type | Description |
|---|---|---|
| ComplexImpulse | Boolean | |
| Initialized | Boolean | |
| IsDouble | Boolean |