#include <gr_sync_block.h>
#include <gr_sig_source_waveform.h>
#include <gr_fxpt_nco.h>
Go to the source code of this file.
Classes | |
class | gr_sig_source_c |
signal generator with gr_complex output. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_sig_source_c > | gr_sig_source_c_sptr |
Functions | |
gr_sig_source_c_sptr | gr_make_sig_source_c (double sampling_freq, gr_waveform_t waveform, double wave_freq, double ampl, gr_complex offset=0) |
gr_sig_source_c_sptr gr_make_sig_source_c | ( | double | sampling_freq, | |
gr_waveform_t | waveform, | |||
double | wave_freq, | |||
double | ampl, | |||
gr_complex | offset = 0 | |||
) |