| javax.measure.quantity.Velocity
Velocity | public interface Velocity extends Quantity(Code) | | This interface represents a distance traveled divided by the time of travel.
The system unit for this quantity is "m/s" (meter per second).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Velocity> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Velocity> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|