|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
#include "okapi/api/units/QAcceleration.hpp"#include "okapi/api/units/QMass.hpp"#include "okapi/api/units/RQuantity.hpp"Go to the source code of this file.
Namespaces | |
| namespace | okapi |
| namespace | okapi::literals |
Functions | |
| constexpr QForce | okapi::literals::operator""_n (long double x) |
| constexpr QForce | okapi::literals::operator""_n (unsigned long long int x) |
| constexpr QForce | okapi::literals::operator""_lbf (long double x) |
| constexpr QForce | okapi::literals::operator""_lbf (unsigned long long int x) |
| constexpr QForce | okapi::literals::operator""_kp (long double x) |
| constexpr QForce | okapi::literals::operator""_kp (unsigned long long int x) |
Variables | |
| constexpr QForce | okapi::newton = (kg * meter) / (second * second) |
| constexpr QForce | okapi::poundforce = pound * G |
| constexpr QForce | okapi::kilopond = kg * G |