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
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: