21 #ifndef INCLUDED_RADAR_PRINT_RESULTS_H
22 #define INCLUDED_RADAR_PRINT_RESULTS_H
24 #include <gnuradio/sync_block.h>
45 typedef std::shared_ptr<print_results>
sptr;
55 static sptr make(
bool store_msg =
false,
const std::string filename =
"");
#define RADAR_API
Definition: api.h:31
This block prints data of messages filled with data of the structure [ [[symbol_0],...
Definition: print_results.h:43
std::shared_ptr< print_results > sptr
Definition: print_results.h:45
static sptr make(bool store_msg=false, const std::string filename="")
Return a shared_ptr to a new instance of radar::print_results.
Definition: crop_matrix_vcvc.h:28