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