![]() |
BoB robotics
The Brains on Board robotics library
|
namespace for unit types and containers representing impedance values More...
Typedefs | |
Units (full names plural) | |
typedef unit< std::ratio< 1 >, units::category::impedance_unit > | ohms |
Units (full names singular) | |
typedef ohms | ohm |
Units (abbreviated) | |
typedef ohms | Ohm |
Unit Containers | |
typedef unit_t< ohm > | ohm_t |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ohm_t &obj) |
std::string | to_string (const ohm_t &obj) |