#include <GrOscopeSinkC.h>
Inheritance diagram for GrOscopeSinkC:

Public Member Functions | |
| GrOscopeSinkC (int file_descriptor) | |
| ~GrOscopeSinkC () | |
| 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. | |
| virtual int | work3 (VrSampleRange output, VrSampleRange inputs[], void *ai[]) |
Private Attributes | |
| int | d_fd |
| float * | d_tmp |
|
|
|
|
|
|
|
|
Initialize any local state that is dependent on sampling frequency.
Reimplemented from VrSigProc.
|
|
|
default name for a module (override with actual name)
Reimplemented from GrSink.
|
|
||||||||||||||||
|
Implements GrSink.
|
|
|
|
|
|
|
1.3.8