LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
RQuantityName.hpp File Reference
#include "okapi/api/units/QAngle.hpp"
#include "okapi/api/units/QLength.hpp"
#include "okapi/api/units/QSpeed.hpp"
#include <stdexcept>
#include <typeindex>
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  okapi
 

Functions

template<class QType >
std::string okapi::getShortUnitName (QType q)
 Returns a short name for a unit.