#include <gnuradio/tagged_stream_block.h>
#include <radar/api.h>
Go to the source code of this file.
|
class | gr::radar::qtgui_spectrogram_plot |
| This block displays a spectrogram plot of a tagged stream with vectors. Tagged streams combined with vectors represent a matrix. The value of the matrix elements are displayed within a color plot. The colorbar can be scaled automatically or with a manual scale with axis_z. The axis of x and y are set with axis_x and axis_y. The update rate interval is given in milliseconds. More...
|
|