qm-dsp
1.8
|
Resampler::Phase Struct Reference
Public Attributes | |
int | nextPhase |
std::vector< double > | filter |
int | drop |
Detailed Description
Definition at line 85 of file Resampler.h.
Member Data Documentation
int Resampler::Phase::nextPhase |
Definition at line 86 of file Resampler.h.
Referenced by Resampler::initialise(), and Resampler::reconstructOne().
std::vector<double> Resampler::Phase::filter |
Definition at line 87 of file Resampler.h.
Referenced by Resampler::initialise(), Resampler::process(), and Resampler::reconstructOne().
int Resampler::Phase::drop |
Definition at line 88 of file Resampler.h.
Referenced by Resampler::initialise(), and Resampler::reconstructOne().
The documentation for this struct was generated from the following file:
Generated by 1.8.11