7 #ifndef SWIFT_SAMPLE_SAMPLESPERFORMANCE_H
8 #define SWIFT_SAMPLE_SAMPLESPERFORMANCE_H
12 #include <QTextStream>
22 namespace swift::sample
53 static const qint64 DeltaTime = 10;
57 int numberOfCallsigns,
int numberOfTimes);
63 static void calculateDistance(
int n);
66 static void copy10kStations(
int times);
73 bool byPropertyIndex =
false);
77 bool byPropertyIndex =
false);
80 static void parseWgs(
int times);
83 static const QString &fooString();
86 static QString fooStringLiteral();
89 static QStringList generateList();
92 static QStringList replacedList();
List of aircraft situations.
Value object encapsulating information about an ATC station.
Value object for a list of ATC stations.
Value object for a set of callsigns.
Value object encapsulating a list of aircraft models.