This block prints data of messages filled with data of the structure [ [[symbol_0],[data_0]], [[symbol_1],[data_1]], ...] on the command line. Only data of the datatypes f32vector and long, and rx_time tuples are displayed. The output can also be stored in a text file.
More...
#include <print_results.h>
This block prints data of messages filled with data of the structure [ [[symbol_0],[data_0]], [[symbol_1],[data_1]], ...] on the command line. Only data of the datatypes f32vector and long, and rx_time tuples are displayed. The output can also be stored in a text file.
- Parameters
-
store_msg | Toggle save output to file |
filename | Filename of the output file |
◆ sptr
◆ make()
static sptr gr::radar::print_results::make |
( |
bool |
store_msg = false , |
|
|
const std::string |
filename = "" |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: