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

GrWeaverModHead< iType, oType > Class Template Reference

#include <GrWeaverModHead.h>

List of all members.


Detailed Description

template<class iType, class oType>
class GrWeaverModHead< iType, oType >

Head block of a Weaver SSB/VSB modulator.

Let the input rate be Fsym. Complex mix with cos/sin of Fsym/4 & interpolate by 2. This is typically used like this:

|---> matched filter --->| ---> GrWeaverModHead | | GrWeaverTail ---> |---> matched filter --->|


Public Member Functions

 GrWeaverModHead (int interp_factor)
virtual const char * name ()
virtual int work (VrSampleRange output, void *o[], VrSampleRange inputs[], void *i[])
void initialize ()


Constructor & Destructor Documentation

template<class iType, class oType>
GrWeaverModHead< iType, oType >::GrWeaverModHead int  interp_factor  )  [inline]
 


Member Function Documentation

template<class iType, class oType>
void GrWeaverModHead< iType, oType >::initialize  )  [inline]
 

template<class iType, class oType>
virtual const char* GrWeaverModHead< iType, oType >::name  )  [inline, virtual]
 

template<class iType, class oType>
int GrWeaverModHead< iType, oType >::work VrSampleRange  output,
void *  o[],
VrSampleRange  inputs[],
void *  i[]
[virtual]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 24 11:14:28 2005 for GNU Radio 2.x by  doxygen 1.4.4