Go to the source code of this file.
 | 
| namespace   | units | 
|   | Unit Conversion Library namespace. 
  | 
|   | 
| namespace   | units::temperature | 
|   | namespace for unit types and containers representing temperature values 
  | 
|   | 
 | 
|   | units::UNIT_ADD (temperature, kelvin, kelvin, K, unit< std::ratio< 1 >, units::category::temperature_unit >) UNIT_ADD(temperature | 
|   | 
| unit< std::ratio< 1 >, kelvin, std::ratio< 0 >, std::ratio< 27315, 100 > >  | units::UNIT_ADD (temperature, fahrenheit, fahrenheit, degF, unit< std::ratio< 5, 9 >, celsius, std::ratio< 0 >, std::ratio<-160, 9 > >) using namespace temperature | 
|   |