#include <GrBitSource.h>
Inheritance diagram for GrBitSource< oType >:
Public Member Functions | |
virtual const char * | name () |
default name for a module (override with actual name) | |
virtual int | work2 (VrSampleRange output, void *o[]) |
GrBitSource (double sampfreq, int type, int bps) | |
GrBitSource (double sampfreq, int type) | |
Protected Attributes | |
int | type |
int | mask |
|
|
|
|
|
default name for a module (override with actual name)
Reimplemented from VrSource< oType >.
|
|
Implements VrSource< oType >.
|
|
|
|
|