|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#include "qgsnmeaconnection.h"#include "moc_qgsnmeaconnection.cpp"#include "qgslogger.h"#include <QIODevice>#include <QApplication>#include <QStringList>#include <QRegularExpression>#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 37 of file qgsnmeaconnection.cpp.