QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgsnmeaconnection.h"
#include "qextserialport.h"
#include "qgslogger.h"
#include <QIODevice>
#include <QApplication>
#include <QStringList>
#include "parse.h"
#include "gmath.h"
#include "info.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 32 of file qgsnmeaconnection.cpp.