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

Public Member Functions | |
| GrComplexNCOSource (double sampling_rate, double freq, double ampl) | |
| virtual const char * | name () |
| default name for a module (override with actual name) | |
| virtual int | work2 (VrSampleRange output, void *o[]) |
Private Attributes | |
| gr_nco< float, float > | d_nco |
| double | d_ampl |
|
||||||||||||||||
|
|
|
|
default name for a module (override with actual name)
Reimplemented from GrSource.
|
|
||||||||||||
|
Implements GrSource.
|
|
|
|
|
|
|
1.3.8