Go to the documentation of this file.
21 #ifndef INCLUDED_RADAR_PRINT_RESULTS_IMPL_H
22 #define INCLUDED_RADAR_PRINT_RESULTS_IMPL_H
Definition: print_results_impl.h:30
pmt::pmt_t d_port_id_in
Definition: print_results_impl.h:40
pmt::pmt_t d_msg_part
Definition: print_results_impl.h:42
size_t d_size_msg
Definition: print_results_impl.h:41
std::string d_filename
Definition: print_results_impl.h:45
bool d_store_msg
Definition: print_results_impl.h:46
std::ofstream d_file
Definition: print_results_impl.h:44
This block prints data of messages filled with data of the structure [ [[symbol_0],...
Definition: print_results.h:42
Definition: crop_matrix_vcvc.h:28
print_results_impl(bool store_msg, const std::string filename)
void handle_msg(pmt::pmt_t msg)
size_t d_size_part
Definition: print_results_impl.h:41