|
Jamoma API
0.6.0.a19
|
The TemperatureDataspace converts between different measurement untis describing temperature. More...
#include "TTDataspace.h"
Include dependency graph for TemperatureDataspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TemperatureDataspace |
| Base class for the temperature dataspace, provides dataspace support for converting temperatures between Celsius, Fahrenheit and Kelvin. More... | |
| class | CelsiusUnit |
| Converts temperatures to and from Celsius. More... | |
| class | FahrenheitUnit |
| Converts temperatures to and from Fahrenheit. More... | |
| class | KelvinUnit |
| Converts temperatures to and from Kelvin. More... | |
The TemperatureDataspace converts between different measurement untis describing temperature.
The neutral unit of the temperature dataspace is Kelvin (K).
Definition in file TemperatureDataspace.h.