SPUC  3.0
Classes
SPUC templates
Collaboration diagram for SPUC templates:

Classes

class  SPUC::cic< Numeric >
 class for CIC digital filter More...
 
class  SPUC::circ_buffer< T >
 Circular Buffer. More...
 
class  SPUC::delay< Numeric >
 Template class for Delay line. More...
 
class  SPUC::farrow< Numeric >
 Template Class for Farrow implementation of a ploynomial interpolation using a FIR filter. More...
 
class  SPUC::fir_coeff< Numeric >
 Template Class for Modeling a Finite Impulse Response filter. More...
 
class  SPUC::mle< Numeric >
 A Configurable Maximum Likelihood Sequence Estimator Class. More...
 
class  SPUC::resampler< Numeric >
 A resampling block using interpolator, halfband filter and NCO. More...
 
class  SPUC::rls< Numeric >
 Recursive Least Squares Algorithm. More...
 
class  SPUC::running_average< Numeric >
 template class running average filter consisting of a delay line, adder and subtractor More...
 
class  SPUC::running_sum< Numeric >
 template class running average filter consisting of a delay line, adder and subtractor More...
 
class  SPUC::scic< Numeric >
 Implementation for sharped cascaded integrator comb filter. More...
 
class  SPUC::sum_and_dump< Numeric >
 sum and dump filter More...
 
class  SPUC::vco< Numeric >
 Voltage controlled oscillator with complex output. More...
 
class  SPUC::convolutional_interleaver< T >
 

Detailed Description