- class sdr.FarrowResampler
A cubic Farrow arbitrary resampler.
References¶
Examples¶
See the Farrow arbitrary resampler example.
Constructors¶
-
FarrowResampler(streaming: bool =
False
) Creates a new Farrow arbitrary resampler.
Methods¶
-
reset(state: np.ndarray | None =
None
) Streaming-mode only: Resets the filter state and fractional sample index.
Properties¶
-
FarrowResampler(streaming: bool =