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

GrComplexVCOMixer< iType, oType > Class Template Reference

#include <GrComplexVCOMixer.h>

List of all members.

template<class iType, class oType>
class GrComplexVCOMixer< iType, oType >


Public Member Functions

virtual const char * name ()
virtual int work (VrSampleRange output, void *ao[], VrSampleRange inputs[], void *ai[])
 GrComplexVCOMixer (double f, double s)

Protected Member Functions

void evaluate (int n)
virtual void initialize ()

Protected Attributes

double sensitivity
double freq
double arg
double argInc

Constructor & Destructor Documentation

template<class iType, class oType>
GrComplexVCOMixer< iType, oType >::GrComplexVCOMixer double  f,
double  s
[inline]
 


Member Function Documentation

template<class iType, class oType>
void GrComplexVCOMixer< iType, oType >::evaluate int  n  )  [protected]
 

template<class iType, class oType>
void GrComplexVCOMixer< iType, oType >::initialize  )  [protected, virtual]
 

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

template<class iType, class oType>
int GrComplexVCOMixer< iType, oType >::work VrSampleRange  output,
void *  ao[],
VrSampleRange  inputs[],
void *  ai[]
[virtual]
 


Member Data Documentation

template<class iType, class oType>
double GrComplexVCOMixer< iType, oType >::arg [protected]
 

template<class iType, class oType>
double GrComplexVCOMixer< iType, oType >::argInc [protected]
 

template<class iType, class oType>
double GrComplexVCOMixer< iType, oType >::freq [protected]
 

template<class iType, class oType>
double GrComplexVCOMixer< iType, oType >::sensitivity [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