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

Prints PVT solutions in GeoJSON format file. More...

#include <geojson_printer.h>

Public Member Functions

 GeoJSON_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 solutions in GeoJSON format file.

See https://tools.ietf.org/html/rfc7946

Definition at line 39 of file geojson_printer.h.


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