Package overit.geocall.util.measure.temperatures
package overit.geocall.util.measure.temperatures
-
ClassesClassDescriptionThis class implements the functions to convert celsius to their base unit (kelvin) and vice versa.This class implements the functions to convert fahrenheit to their base unit (kelvin) and vice versa.This class implements the functions to convert kelvin to their base unit (kelvin) and vice versa.List of managed unit measurement that belongs to the temperatures category.
The surveyed units of measurement are: kelvin (seeTemperatures.KELVIN) celsius (seeTemperatures.CELSIUS) fahrenheit (seeTemperatures.FAHRENHEIT)This class implements a basic conversion between units measurement that belongs to the temperatures category.