mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-27 13:37:38 +00:00
Reference to official KML standard
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@109 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
*
|
*
|
||||||
* -------------------------------------------------------------------------
|
* -------------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* Copyright (C) 2010-2011 (see AUTHORS file for a list of contributors)
|
* Copyright (C) 2010-2012 (see AUTHORS file for a list of contributors)
|
||||||
*
|
*
|
||||||
* GNSS-SDR is a software defined Global Navigation
|
* GNSS-SDR is a software defined Global Navigation
|
||||||
* Satellite Systems receiver
|
* Satellite Systems receiver
|
||||||
@@ -38,7 +38,9 @@
|
|||||||
#include "gps_l1_ca_ls_pvt.h"
|
#include "gps_l1_ca_ls_pvt.h"
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Prints PVT information to a GoogleEarth .kml file
|
* \brief Prints PVT information to OGC KML format file (can be viewed with Google Earth)
|
||||||
|
*
|
||||||
|
* See http://www.opengeospatial.org/standards/kml
|
||||||
*/
|
*/
|
||||||
class kml_printer
|
class kml_printer
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user