![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Prints PVT information to GPX format file. More...
#include <gpx_printer.h>
Public Member Functions | |
| Gpx_Printer (const std::string &base_path=".") | |
| bool | set_headers (const std::string &filename, bool time_tag_name=true) |
| bool | print_position (const Pvt_Solution *const position) |
| bool | close_file () |
Prints PVT information to GPX format file.
See https://www.topografix.com/gpx.asp
Definition at line 39 of file gpx_printer.h.
1.8.14