swift
Classes | Namespaces | Typedefs
simulatedaircraftlist.h File Reference

Go to the source code of this file.

Classes

class  swift::misc::simulation::CSimulatedAircraftList
 Value object encapsulating a list of aircraft. More...
 

Namespaces

 swift::misc
 Free functions in swift::misc.
 

Typedefs

using swift::misc::simulation::CSimulatedAircraftPerCallsign = QHash< aviation::CCallsign, CSimulatedAircraft >
 Aircraft per callsign.