GNU Radio 3.4.2 C++ API
gr_sig_source_i.h File Reference
#include <gr_sync_block.h>
#include <gr_sig_source_waveform.h>
#include <gr_fxpt_nco.h>
Include dependency graph for gr_sig_source_i.h:

Go to the source code of this file.

Classes

class  gr_sig_source_i
 signal generator with int output. More...

Functions

gr_sig_source_i_sptr gr_make_sig_source_i (double sampling_freq, gr_waveform_t waveform, double wave_freq, double ampl, int offset=0)

Function Documentation

gr_sig_source_i_sptr gr_make_sig_source_i ( double  sampling_freq,
gr_waveform_t  waveform,
double  wave_freq,
double  ampl,
int  offset = 0 
)