mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refs #552, samples to check accuracy of coordinates
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cd7daac4a8
commit
5d82ed4233
@@ -9,6 +9,7 @@
|
||||
|
||||
#include "samplesphysicalquantities.h"
|
||||
#include "samplesaviation.h"
|
||||
#include "samplesgeo.h"
|
||||
#include "blackmisc/blackmiscfreefunctions.h"
|
||||
#include <QTextStream>
|
||||
|
||||
@@ -37,6 +38,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
CSamplesPhysicalQuantities::samples(out);
|
||||
CSamplesAviation::samples(out);
|
||||
CSamplesGeo::samples(out);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user