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