Searched refs:KILOMETERS_PER_HOUR (Results 1 – 3 of 3) sorted by relevance
90 protected static final Unit KILOMETERS_PER_HOUR = new Unit(VehicleUnit.KILOMETERS_PER_HOUR, field in UnitsMap127 map.put(VehicleUnit.KILOMETERS_PER_HOUR, KILOMETERS_PER_HOUR); in createMap()
78 public static final int KILOMETERS_PER_HOUR = 0x91; field in VehicleUnit113 KILOMETERS_PER_HOUR
50 {UnitsMap.MILES_PER_HOUR, UnitsMap.KILOMETERS_PER_HOUR};