|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::VisualPilotDataUpdate |
| Pilot data update broadcasted to pilots in range every 0.2 seconds. More... | |
Namespaces | |
| swift::core | |
| Backend services of the swift project, like dealing with the network or the simulators. | |
Functions | |
| bool | swift::core::fsd::operator== (const VisualPilotDataUpdate &lhs, const VisualPilotDataUpdate &rhs) |
| Equal to operator. | |
| bool | swift::core::fsd::operator!= (const VisualPilotDataUpdate &lhs, const VisualPilotDataUpdate &rhs) |
| Not equal to operator. | |