#include <gr_oscope_sink_x.h>
#include <gr_msg_queue.h>
Go to the source code of this file.
Classes | |
class | gr_oscope_sink_f |
Building block for python oscilloscope module.
Accepts 1 to 16 float streams. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_oscope_sink_x > | gr_oscope_sink_f_sptr |
Functions | |
gr_oscope_sink_f_sptr | gr_make_oscope_sink_f (double sampling_rate, gr_msg_queue_sptr msgq) |
gr_oscope_sink_f_sptr gr_make_oscope_sink_f | ( | double | sampling_rate, | |
gr_msg_queue_sptr | msgq | |||
) |