10 using namespace swift::misc::network;
11 using namespace swift::misc::simulation;
14 namespace swift::simplugin::msfs2024
21 Q_ASSERT(ownAircraftProvider);
22 return new CSimulatorMsFs2024(info, ownAircraftProvider, remoteAircraftProvider, clientProvider,
this);
Interface to a simulator.
Interface to a simulator listener.
Direct in memory access to client (network client) data.
Describing a simulator plugin.
Direct threadsafe in memory access to own aircraft.
Direct thread safe in memory access to remote aircraft.
FSX simulator implementation.
Backend services of the swift project, like dealing with the network or the simulators.