- property sdr.FarrowFractionalDelay.delay : int
The delay \(D\) of the Farrow FIR filters in samples.
The delay is only observed when the convolution mode is set to
"full"
. No delay is observed when the convolution mode is set to"rate"
.Examples¶
See the Farrow arbitrary resampler example.