Go to the source code of this file.
|
units | count_unit (const std::string &su) |
| convert from std::string to count unit More...
|
|
units | distance_unit (const std::string &su) |
| convert from std::string to distance unit More...
|
|
units | time_unit (const std::string &su) |
| convert from std::string to time unit More...
|
|
units | mass_unit (const std::string &su) |
| convert from std::string to mass unit More...
|
|
units | energy_unit (const std::string &su) |
| convert from std::string to energy unit More...
|
|
units | charge_unit (const std::string &su) |
| convert from std::string to charge unit More...
|
|
units | pressure_unit (const std::string &su) |
| convert from std::string to pressure unit More...
|
|
units | force_unit (const std::string &su) |
| convert from std::string to force unit More...
|
|