SPUC::farrow_upsampler Class Reference
[SPUC non-template classes]

Upsampler/interpolator using farrow structure. More...

#include <farrow_upsampler.h>

List of all members.

Public Member Functions

int need_sample (float_type t_inc, float_type x)
float_type output (float_type t_inc)
 farrow_upsampler (int order=4)

Public Attributes

float_type time_offset
farrow< float_typeINTERP


Detailed Description

Upsampler/interpolator using farrow structure.

Essentially a wrapper around farrow to allow one to upsample by specifing a fractional time increment input should always be available, need_sample returns 1 when the input needs to be update for next call

Author:
Tony Kirke


Constructor & Destructor Documentation

SPUC::farrow_upsampler::farrow_upsampler ( int  order = 4  ) 


Member Function Documentation

int SPUC::farrow_upsampler::need_sample ( float_type  t_inc,
float_type  x 
)

float_type SPUC::farrow_upsampler::output ( float_type  t_inc  ) 


Member Data Documentation

farrow<float_type> SPUC::farrow_upsampler::INTERP

float_type SPUC::farrow_upsampler::time_offset


The documentation for this class was generated from the following files:
Generated on Mon Jun 9 19:40:37 2008 for DSPTemplates by  doxygen 1.4.7