GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Gpx_Printer Class Reference

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 ()

Detailed Description

Prints PVT information to GPX format file.

See https://www.topografix.com/gpx.asp

Definition at line 39 of file gpx_printer.h.


The documentation for this class was generated from the following file: