qm-dsp  1.8
Resampler::Phase Struct Reference

Public Attributes

int nextPhase
 
std::vector< double > filter
 
int drop
 

Detailed Description

Definition at line 86 of file Resampler.h.

Member Data Documentation

◆ nextPhase

int Resampler::Phase::nextPhase

Definition at line 87 of file Resampler.h.

Referenced by Resampler::initialise(), and Resampler::reconstructOne().

◆ filter

std::vector<double> Resampler::Phase::filter

◆ drop

int Resampler::Phase::drop

Definition at line 89 of file Resampler.h.

Referenced by Resampler::initialise(), and Resampler::reconstructOne().


The documentation for this struct was generated from the following file: