GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | List of all members
Kml_Printer Class Reference

Prints PVT information to OGC KML format file (can be viewed with Google Earth) More...

#include <kml_printer.h>

Public Member Functions

 Kml_Printer (const std::string &base_path=std::string("."))
 
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 OGC KML format file (can be viewed with Google Earth)

See https://www.opengeospatial.org/standards/kml

Definition at line 38 of file kml_printer.h.


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