Lars Toenning 2f3e4fee1e refactor: Move PBH interpolator to inidivdual Interpolants
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").
2024-10-21 20:33:22 +02:00
2024-01-29 19:35:50 +00:00
2024-10-13 15:20:57 +02:00
2024-10-13 15:20:57 +02:00
2024-07-07 22:05:00 +02:00
2024-07-07 23:15:15 +02:00
2024-05-28 08:17:39 +02:00
2024-07-07 23:15:15 +02:00
2024-05-04 09:00:23 +02:00
2023-11-12 21:36:21 +01:00
2023-11-12 21:36:21 +01:00

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

Beta version Alpha version

Resources

🌐 Website

📗 User guide

👋 Discord

Contributing

swift is written in modern C++17 using the Qt framework.

Development version Build status

Pull requests should be made against the main branch.

📘 Developer guide

📙 API documentation

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%