mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
2f3e4fee1ede1809fa980b91b892ce5fd012143e
This allows each interpolant to specify on its own which PBH
interpolator should be used. Currently only the linear PBH interpolator
is available, but another PBH interpolator will be added for velocity.
This removes some protected data from the IInterpolator interface as well,
which conforms to C++ Core Guideline C.113 ("Avoid protected data").
About
swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:
- Prepar3D (Windows)
- Flight Simulator X (Windows)
- Flight Simulator 2004 (Windows)
- Flight Simulator 2020 (Windows)
- X-Plane 11 & 12 (Windows, Linux, macOS)
- FlightGear (Windows, Linux, macOS)
Downloads
Resources
Contributing
swift is written in modern C++17 using the Qt framework.
Pull requests should be made against the main branch.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%