Class Weather.Units
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.Weather.Units
-
- Enclosing class:
- Weather
public static class Weather.Units extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Units()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static float
BeaufortFromKmh(float kmh)
static float
KnotsFromKmh(float kmh)
static float
MSFromKmh(float kmh)
-