22 #ifndef INCLUDED_RADAR_QTGUI_SPECTROGRAM_PLOT_H 23 #define INCLUDED_RADAR_QTGUI_SPECTROGRAM_PLOT_H 25 #include <gnuradio/tagged_stream_block.h> 54 typedef boost::shared_ptr<qtgui_spectrogram_plot>
sptr;
64 static sptr make(
int vlen,
69 std::vector<float> axis_x,
70 std::vector<float> axis_y,
71 std::vector<float> axis_z,
73 std::string len_key =
"packet_len");
boost::shared_ptr< qtgui_spectrogram_plot > sptr
Definition: qtgui_spectrogram_plot.h:54
This block displays a spectrogram plot of a tagged stream with vectors. Tagged streams combined with ...
Definition: qtgui_spectrogram_plot.h:51
Definition: crop_matrix_vcvc.h:28
#define RADAR_API
Definition: api.h:31