GNU Radio 3.5.1 C++ API
|
Classes | |
class | gr_burst_tagger |
output[i] = input[i] More... | |
class | gr_copy |
output[i] = input[i]When enabled (default), this block copies its input to its output. When disabled, this block drops its input on the floor. More... | |
class | gr_delay |
delay the input by a certain number of samples More... | |
class | gr_iqcomp_cc |
class | gr_kludge_copy |
output[i] = input[i]This is a short term kludge to work around a problem with the hierarchical block impl. More... | |
class | gr_nop |
Does nothing. Used for testing only. More... | |
class | gr_pa_2x2_phase_combiner |
pa_2x2 phase combinerAnntenas are arranged like this: More... | |
class | gr_repeat |
Repeat a sample 'interp' times in output stream. More... | |
class | gr_threshold_ff |
Please fix my documentation. More... | |
class | gr_throttle |
throttle flow of samples such that the average rate does not exceed samples_per_sec.input: one stream of itemsize; output: one stream of itemsize More... | |
class | gr_channel_model |
channel simulator More... |