Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

GrFractionalInterpolatingSigProc< iType, oType > Class Template Reference

#include <GrFractionalInterpolatingSigProc.h>

List of all members.


Detailed Description

template<class iType, class oType>
class GrFractionalInterpolatingSigProc< iType, oType >

base class template for N/M interpolator.


Public Member Functions

 GrFractionalInterpolatingSigProc (int outputs, int arg_N, int arg_M)
 GrFractionalInterpolatingSigProc (int arg_N, int arg_M)
 ~GrFractionalInterpolatingSigProc ()
void pre_initialize ()
int forecast (VrSampleRange output, VrSampleRange inputs[])

Protected Attributes

int N
int M
int iratio


Constructor & Destructor Documentation

template<class iType, class oType>
GrFractionalInterpolatingSigProc< iType, oType >::GrFractionalInterpolatingSigProc int  outputs,
int  arg_N,
int  arg_M
[inline]
 

template<class iType, class oType>
GrFractionalInterpolatingSigProc< iType, oType >::GrFractionalInterpolatingSigProc int  arg_N,
int  arg_M
[inline]
 

template<class iType, class oType>
GrFractionalInterpolatingSigProc< iType, oType >::~GrFractionalInterpolatingSigProc  )  [inline]
 


Member Function Documentation

template<class iType, class oType>
int GrFractionalInterpolatingSigProc< iType, oType >::forecast VrSampleRange  output,
VrSampleRange  inputs[]
 

template<class iType, class oType>
void GrFractionalInterpolatingSigProc< iType, oType >::pre_initialize  ) 
 


Member Data Documentation

template<class iType, class oType>
int GrFractionalInterpolatingSigProc< iType, oType >::iratio [protected]
 

template<class iType, class oType>
int GrFractionalInterpolatingSigProc< iType, oType >::M [protected]
 

template<class iType, class oType>
int GrFractionalInterpolatingSigProc< iType, oType >::N [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 00:17:56 2005 for GNU Radio 2.x by  doxygen 1.4.4