QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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.