- property sdr.FIR.delay : int
The delay of the FIR filter \(d = \lfloor \frac{N + 1}{2} \rfloor\) in samples.
Examples¶
See the FIR filters example.
The delay of the FIR filter \(d = \lfloor \frac{N + 1}{2} \rfloor\) in samples.
Examples¶
See the FIR filters example.