gr_pfb_arb_resampler_ccf.h File Reference
#include <gr_block.h>
Go to the source code of this file.
Function Documentation
Build the polyphase filterbank arbitray resampler.
- Parameters:
-
| rate | (float) Specifies the resampling rate to use |
| taps | (vector/list of floats) The prototype filter to populate the filterbank. The taps should be generated at the filter_size sampling rate. |
| filter_size | (unsigned int) The number of filters in the filter bank. This is directly related to quantization noise introduced during the resampling. Defaults to 32 filters. |