Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GrSimpleScopeSink< iType > Class Template Reference

#include <GrSimpleScopeSink.h>

Inheritance diagram for GrSimpleScopeSink< iType >:

VrSink< iType > VrSigProc List of all members.

Public Member Functions

virtual const char * name ()
 default name for a module (override with actual name)
virtual int work3 (VrSampleRange output, VrSampleRange inputs[], void *i[])
void clear ()
void set_persistent (int arg_persistent)
 GrSimpleScopeSink (VrGUILayout *layout, double arg_ymin, double arg_ymax, int arg_nPoints=maxnPoints)
 ~GrSimpleScopeSink ()

Static Public Attributes

static const int maxnPoints = 1000
static const int divisions = 10

Private Attributes

double * xValues
double * yValues
int nPoints
int ncollected
VrGUIPlotplot
double ymin
double ymax

template<class iType>
class GrSimpleScopeSink< iType >


Constructor & Destructor Documentation

template<class iType>
GrSimpleScopeSink< iType >::GrSimpleScopeSink VrGUILayout layout,
double  arg_ymin,
double  arg_ymax,
int  arg_nPoints = maxnPoints
 

template<class iType>
GrSimpleScopeSink< iType >::~GrSimpleScopeSink  ) 
 


Member Function Documentation

template<class iType>
void GrSimpleScopeSink< iType >::clear  )  [inline]
 

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

default name for a module (override with actual name)

Reimplemented from VrSink< iType >.

template<class iType>
void GrSimpleScopeSink< iType >::set_persistent int  arg_persistent  )  [inline]
 

template<class iType>
int GrSimpleScopeSink< iType >::work3 VrSampleRange  output,
VrSampleRange  inputs[],
void *  i[]
[virtual]
 

Implements VrSink< iType >.


Member Data Documentation

template<class iType>
const int GrSimpleScopeSink< iType >::divisions = 10 [static]
 

template<class iType>
const int GrSimpleScopeSink< iType >::maxnPoints = 1000 [static]
 

template<class iType>
int GrSimpleScopeSink< iType >::ncollected [private]
 

template<class iType>
int GrSimpleScopeSink< iType >::nPoints [private]
 

template<class iType>
VrGUIPlot* GrSimpleScopeSink< iType >::plot [private]
 

template<class iType>
double* GrSimpleScopeSink< iType >::xValues [private]
 

template<class iType>
double GrSimpleScopeSink< iType >::ymax [private]
 

template<class iType>
double GrSimpleScopeSink< iType >::ymin [private]
 

template<class iType>
double* GrSimpleScopeSink< iType >::yValues [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Mar 15 23:47:10 2005 for GNU Radio by  doxygen 1.4.0