GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
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: