![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Prints HAS messages content in a txt file. See HAS-SIS-ICD for a message description. More...
#include <has_simple_printer.h>
Public Member Functions | |
| Has_Simple_Printer (const std::string &base_path=std::string("."), const std::string &filename=std::string("HAS_Messages"), bool time_tag_name=true) | |
| bool | print_message (const Galileo_HAS_data *const has_data) |
Prints HAS messages content in a txt file. See HAS-SIS-ICD for a message description.
Definition at line 37 of file has_simple_printer.h.