LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
QAcceleration.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  okapi
 
namespace  okapi::literals
 

Functions

constexpr QAcceleration okapi::literals::operator""_mps2 (long double x)
 
constexpr QAcceleration okapi::literals::operator""_mps2 (unsigned long long int x)
 
constexpr QAcceleration okapi::literals::operator""_G (long double x)
 
constexpr QAcceleration okapi::literals::operator""_G (unsigned long long int x)
 

Variables

constexpr QAcceleration okapi::mps2 = meter / (second * second)
 
constexpr QAcceleration okapi::G = 9.80665 * mps2