swift
|
Go to the source code of this file.
Classes | |
class | swift::core::fsd::VisualPilotDataStopped |
VisualPilotDataUpdate with velocity assumed to be zero. 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 VisualPilotDataStopped &lhs, const VisualPilotDataStopped &rhs) |
Equal to operator. | |
bool | swift::core::fsd::operator!= (const VisualPilotDataStopped &lhs, const VisualPilotDataStopped &rhs) |
Not equal to operator. | |