|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgsnmeaconnection.h"#include "qgslogger.h"#include <QIODevice>#include <QApplication>#include <QStringList>#include "parse.h"#include "gmath.h"#include "info.h"#include <math.h>
Go to the source code of this file.
Macros | |
| #define | KNOTS_TO_KMH 1.852 |
| #define KNOTS_TO_KMH 1.852 |
Definition at line 34 of file qgsnmeaconnection.cpp.