GNU Radio 3.6.5 C++ API
|
#include <gr_core_api.h>
#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_f |
signal generator with float output. More... | |
Functions | |
GR_CORE_API gr_sig_source_f_sptr | gr_make_sig_source_f (double sampling_freq, gr_waveform_t waveform, double wave_freq, double ampl, float offset=0) |
GR_CORE_API gr_sig_source_f_sptr gr_make_sig_source_f | ( | double | sampling_freq, |
gr_waveform_t | waveform, | ||
double | wave_freq, | ||
double | ampl, | ||
float | offset = 0 |
||
) |