- property sdr.IIR.streaming : bool
Returns whether the filter is in streaming mode.
In streaming mode, the filter state is preserved between calls to
filter()
.Examples¶
See the IIR filters example.
Returns whether the filter is in streaming mode.
In streaming mode, the filter state is preserved between calls to filter()
.
Examples¶
See the IIR filters example.