#include <gr_sig_source_f.h>
#include <algorithm>
#include <gr_io_signature.h>
#include <stdexcept>
#include <gr_complex.h>
Functions | |
gr_sig_source_f_sptr | gr_make_sig_source_f (double sampling_freq, gr_waveform_t waveform, double frequency, double ampl, float offset) |
gr_sig_source_f_sptr gr_make_sig_source_f | ( | double | sampling_freq, | |
gr_waveform_t | waveform, | |||
double | frequency, | |||
double | ampl, | |||
float | offset | |||
) |