6 #ifndef SWIFT_MISC_SIMULATION_OWNAIRCRAFTPROVIDERDUMMY_H
7 #define SWIFT_MISC_SIMULATION_OWNAIRCRAFTPROVIDERDUMMY_H
10 #include <QReadWriteLock>
29 class CAircraftIcaoCode;
30 class CAircraftSituation;
114 mutable QReadWriteLock m_lock;
Value object encapsulating information identifying a component of a modular distributed swift process...
Value object for ICAO classification.
Value object encapsulating information of aircraft's parts.
Value object encapsulating information of an aircraft's situation.
Value object for ICAO classification.
Value object encapsulating information of a callsign.
Geodetic coordinate, a position in 3D space relative to the reference geoid.
Physical unit length (length)
Aircraft model (used by another pilot, my models on disk)
COwnAircraftProviderDummy()=default
Constructor.
Comprehensive information of an aircraft.
Direct threadsafe in memory access to own aircraft.
Free functions in swift::misc.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.