#include <GrTestSource.h>
Inheritance diagram for GrTestSource:
Public Member Functions | |
virtual const char * | name () |
default name for a module (override with actual name) | |
virtual int | work2 (VrSampleRange output, void *o[]) |
GrTestSource (double sampling_freq, bool use_sync_mode) | |
Private Attributes | |
bool | sync_mode_p |
VrSampleIndex | last |
|
|
|
default name for a module (override with actual name)
Reimplemented from VrSource< unsigned long >. |
|
Implements VrSource< unsigned long >. |
|
Reimplemented from VrSigProc. |
|
|