|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Options for default polyphase resampling filter design. More...
#include <fft.H>
Public Attributes | |
| size_t | taps_per_phase = 10 |
| Real | attenuation_db = Real(80) |
Options for default polyphase resampling filter design.
| Real Aleph::FFT< Real >::ResamplePolyOptions::attenuation_db = Real(80) |
| size_t Aleph::FFT< Real >::ResamplePolyOptions::taps_per_phase = 10 |