- property sdr.FarrowResampler.delay : int
The delay \(d\) of the Farrow FIR filters in samples.
Output sample \(d \cdot r\), corresponds to the first input sample, where \(r\) is the current resampling rate.
Examples¶
See the Farrow arbitrary resampler example.