Searched defs:METER_PER_SEC (Results 1 – 2 of 2) sorted by relevance
46 public static final int METER_PER_SEC = 0x01; field in VehicleUnit
30 protected static final Unit METER_PER_SEC = new Unit(VehicleUnit.METER_PER_SEC, field in UnitsMap