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