Class Weather.Units

java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.Weather.Units
Enclosing class:
Weather

public static class Weather.Units extends Object
  • Constructor Details

    • Units

      public Units()
  • Method Details

    • KnotsFromKmh

      public static float KnotsFromKmh(float kmh)
    • BeaufortFromKmh

      public static float BeaufortFromKmh(float kmh)
    • MSFromKmh

      public static float MSFromKmh(float kmh)