#include <pfb_interpolator_ccf_impl.h>
List of all members.
Constructor & Destructor Documentation
gr::filter::pfb_interpolator_ccf_impl::pfb_interpolator_ccf_impl |
( |
unsigned int |
interp, |
|
|
const std::vector< float > & |
taps |
|
) |
| |
gr::filter::pfb_interpolator_ccf_impl::~pfb_interpolator_ccf_impl |
( |
| ) |
|
Member Function Documentation
void gr::filter::pfb_interpolator_ccf_impl::print_taps |
( |
| ) |
|
|
virtual |
void gr::filter::pfb_interpolator_ccf_impl::set_taps |
( |
const std::vector< float > & |
taps | ) |
|
|
virtual |
Resets the filterbank's filter taps with the new prototype filter
- Parameters:
-
taps | (vector/list of floats) The prototype filter to populate the filterbank. The taps should be generated at the interpolated sampling rate. |
Implements gr::filter::pfb_interpolator_ccf.
std::vector<std::vector<float> > gr::filter::pfb_interpolator_ccf_impl::taps |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: