Holger's
Java API

Uses of Class
com.antelmann.math.Temperature

Packages that use Temperature
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of Temperature in com.antelmann.math
 

Fields in com.antelmann.math declared as Temperature
static Temperature Temperature.C
          Celsius (centigrade)
static Temperature Temperature.F
          Fahrenheit
static Temperature Temperature.K
          Kelvin
 

Methods in com.antelmann.math that return Temperature
static Temperature Temperature.fromSymbol(String symbol)
           
static Temperature[] Temperature.getKnownValues()
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads