19 #ifndef GNSS_SDR_GEOJSON_PRINTER_H 20 #define GNSS_SDR_GEOJSON_PRINTER_H 44 bool set_headers(
const std::string& filename,
bool time_tag_name =
true);
49 std::ofstream geojson_file;
50 std::string filename_;
51 std::string geojson_base_path;
58 #endif // GNSS_SDR_GEOJSON_PRINTER_H Prints PVT solutions in GeoJSON format file.
Base class for a PVT solution.