#include <spectrogram_plot.h>
|
| | spectrogram_plot (int interval, int vlen, std::vector< float > *buffer, std::string label_x, std::string label_y, std::string label, std::vector< float > axis_x, std::vector< float > axis_y, std::vector< float > axis_z, bool autoscale_z, QWidget *parent=0) |
| | ~spectrogram_plot () |
◆ spectrogram_plot()
| gr::radar::spectrogram_plot::spectrogram_plot |
( |
int | interval, |
|
|
int | vlen, |
|
|
std::vector< float > * | buffer, |
|
|
std::string | label_x, |
|
|
std::string | label_y, |
|
|
std::string | label, |
|
|
std::vector< float > | axis_x, |
|
|
std::vector< float > | axis_y, |
|
|
std::vector< float > | axis_z, |
|
|
bool | autoscale_z, |
|
|
QWidget * | parent = 0 ) |
◆ ~spectrogram_plot()
| gr::radar::spectrogram_plot::~spectrogram_plot |
( |
| ) |
|
◆ refresh
| void gr::radar::spectrogram_plot::refresh |
( |
| ) |
|
|
slot |
◆ resizeEvent()
| void gr::radar::spectrogram_plot::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
protected |
The documentation for this class was generated from the following file: