#include <gr_sig_source_c.h>
#include <algorithm>
#include <gr_io_signature.h>
#include <stdexcept>
#include <gr_complex.h>
Functions | |
gr_sig_source_c_sptr | gr_make_sig_source_c (double sampling_freq, gr_waveform_t waveform, double frequency, double ampl, gr_complex offset) |
gr_sig_source_c_sptr gr_make_sig_source_c | ( | double | sampling_freq, | |
gr_waveform_t | waveform, | |||
double | frequency, | |||
double | ampl, | |||
gr_complex | offset | |||
) |