swift
|
Go to the source code of this file.
Classes | |
class | swift::misc::simulation::CAircraftModelList |
Value object encapsulating a list of aircraft models. More... | |
Namespaces | |
swift::misc | |
Free functions in swift::misc. | |
Typedefs | |
using | swift::misc::simulation::ScoredModels = QMultiMap< int, CAircraftModel > |
Individual (matching) score for each model. | |
using | swift::misc::simulation::CAircraftModelPerCallsign = QHash< aviation::CCallsign, CAircraftModel > |
Model per callsign. | |