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

GrOscopeSinkX Class Reference

building block for python oscilloscope module More...

#include <GrOscopeSinkX.h>

Inheritance diagram for GrOscopeSinkX:

GrSink VrSigProc GrOscopeSinkC GrOscopeSinkF List of all members.

Public Member Functions

 GrOscopeSinkX (int input_itemsize)
 ~GrOscopeSinkX ()
bool setUpdateRate (double update_rate)
bool setDecimationCount (int decimation_count)
bool setTriggerChannel (int channel)
bool setTriggerMode (gr_TriggerMode mode)
bool setTriggerLevel (double trigger_level)
bool setTriggerLevelAuto ()
int getNumChannels () const
double getSamplingRate () const
double getUpdateRate () const
int getDecimationCount () const
int getTriggerChannel () const
gr_TriggerMode getTriggerMode () const
double getTriggerLevel () const
int getSamplesPerOutputRecord () const

Protected Attributes

gr_OscopeGutsd_guts

Detailed Description

building block for python oscilloscope module


Constructor & Destructor Documentation

GrOscopeSinkX::GrOscopeSinkX int  input_itemsize  ) 
 

GrOscopeSinkX::~GrOscopeSinkX  ) 
 


Member Function Documentation

int GrOscopeSinkX::getDecimationCount  )  const
 

int GrOscopeSinkX::getNumChannels  )  const
 

int GrOscopeSinkX::getSamplesPerOutputRecord  )  const
 

double GrOscopeSinkX::getSamplingRate  )  const
 

int GrOscopeSinkX::getTriggerChannel  )  const
 

double GrOscopeSinkX::getTriggerLevel  )  const
 

gr_TriggerMode GrOscopeSinkX::getTriggerMode  )  const
 

double GrOscopeSinkX::getUpdateRate  )  const
 

bool GrOscopeSinkX::setDecimationCount int  decimation_count  ) 
 

bool GrOscopeSinkX::setTriggerChannel int  channel  ) 
 

bool GrOscopeSinkX::setTriggerLevel double  trigger_level  ) 
 

bool GrOscopeSinkX::setTriggerLevelAuto  ) 
 

bool GrOscopeSinkX::setTriggerMode gr_TriggerMode  mode  ) 
 

bool GrOscopeSinkX::setUpdateRate double  update_rate  ) 
 


Member Data Documentation

gr_OscopeGuts* GrOscopeSinkX::d_guts [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 4 02:22:13 2004 for GNU Radio by doxygen 1.3.8