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

VrScopeSink< iType > Class Template Reference

#include <VrScopeSink.h>

Inheritance diagram for VrScopeSink< 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 void initialize ()
 Initialize any local state that is dependent on sampling frequency.
void clear ()
void set_persistent (int arg_persistent)
virtual int work3 (VrSampleRange output, VrSampleRange inputs[], void *i[])
 VrScopeSink (VrGUILayout *layout, float arg_default, int arg_min, int arg_max, int arg_nPoints=maxnPoints, int arg_no_wait=0)
 ~VrScopeSink ()
void setScale (float arg_scale)
void setRun (int r)
void setSkip (int arg_inc, int arg_between)
void setPoints (int arg_nPoints)

Static Public Attributes

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

Private Member Functions

void setTrigger (iType *i[])
void findTrigger (iType *i[])
void collectData (iType *i[])
void skipData (iType *i[])

Private Attributes

double tpd
double * amplitude
double samplingFrequency
int samplesAvailable
int skipWork
int skipIncrement
int skipBetween
int nPoints
int current_nPoints
int run
VrGUIPlotdisplay
int ymin
int ymax
int sampleValue
double trigger
ScopeSinkState state
ScopeSinkState prevState
double maxAmplitude
int triggerCount
int nextPoint
double * xValues
int no_wait
int first_time_collect

template<class iType>
class VrScopeSink< iType >


Constructor & Destructor Documentation

template<class iType>
VrScopeSink< iType >::VrScopeSink VrGUILayout layout,
float  arg_default,
int  arg_min,
int  arg_max,
int  arg_nPoints = maxnPoints,
int  arg_no_wait = 0
 

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


Member Function Documentation

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

template<class iType>
void VrScopeSink< iType >::collectData iType i[]  )  [private]
 

template<class iType>
void VrScopeSink< iType >::findTrigger iType i[]  )  [private]
 

template<class iType>
void VrScopeSink< iType >::initialize  )  [virtual]
 

Initialize any local state that is dependent on sampling frequency.

Reimplemented from VrSigProc.

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

default name for a module (override with actual name)

Reimplemented from VrSink< iType >.

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

template<class iType>
void VrScopeSink< iType >::setPoints int  arg_nPoints  ) 
 

template<class iType>
void VrScopeSink< iType >::setRun int  r  )  [inline]
 

template<class iType>
void VrScopeSink< iType >::setScale float  arg_scale  ) 
 

template<class iType>
void VrScopeSink< iType >::setSkip int  arg_inc,
int  arg_between
 

template<class iType>
void VrScopeSink< iType >::setTrigger iType i[]  )  [private]
 

template<class iType>
void VrScopeSink< iType >::skipData iType i[]  )  [private]
 

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

Implements VrSink< iType >.


Member Data Documentation

template<class iType>
double* VrScopeSink< iType >::amplitude [private]
 

template<class iType>
int VrScopeSink< iType >::current_nPoints [private]
 

template<class iType>
VrGUIPlot* VrScopeSink< iType >::display [private]
 

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

template<class iType>
int VrScopeSink< iType >::first_time_collect [private]
 

template<class iType>
double VrScopeSink< iType >::maxAmplitude [private]
 

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

template<class iType>
int VrScopeSink< iType >::nextPoint [private]
 

template<class iType>
int VrScopeSink< iType >::no_wait [private]
 

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

template<class iType>
ScopeSinkState VrScopeSink< iType >::prevState [private]
 

template<class iType>
int VrScopeSink< iType >::run [private]
 

template<class iType>
int VrScopeSink< iType >::samplesAvailable [private]
 

template<class iType>
int VrScopeSink< iType >::sampleValue [private]
 

template<class iType>
double VrScopeSink< iType >::samplingFrequency [private]
 

template<class iType>
int VrScopeSink< iType >::skipBetween [private]
 

template<class iType>
int VrScopeSink< iType >::skipIncrement [private]
 

template<class iType>
int VrScopeSink< iType >::skipWork [private]
 

template<class iType>
ScopeSinkState VrScopeSink< iType >::state [private]
 

template<class iType>
double VrScopeSink< iType >::tpd [private]
 

template<class iType>
double VrScopeSink< iType >::trigger [private]
 

template<class iType>
int VrScopeSink< iType >::triggerCount [private]
 

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

template<class iType>
int VrScopeSink< iType >::ymax [private]
 

template<class iType>
int VrScopeSink< iType >::ymin [private]
 


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