scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
conversion.hpp File Reference
#include "./dimension.hpp"
#include <string>
#include <vector>
Include dependency graph for conversion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scifir::conversion
 

Namespaces

namespace  scifir
 The namespace scifir contains all scifir-units, excepting the string literals, which are outside.
 

Functions

float scifir::fahrenheit_to_kelvin (float x)
 
float scifir::kelvin_to_fahrenheit (float x)