GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes
kml_printer.h File Reference

Interface of a class that prints PVT information to a kml file. More...

#include <fstream>
#include <string>

Go to the source code of this file.

Classes

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

Detailed Description

Interface of a class that prints PVT information to a kml file.

Author
Javier Arribas, 2011. jarribas(at)cttc.es Álvaro Cebrián Juan, 2018. acebrianjuan(at)gmail.com

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file kml_printer.h.