| javax.measure.quantity.Frequency
Frequency | public interface Frequency extends Quantity(Code) | | This interface represents the number of times a specified phenomenon occurs
within a specified interval. The system unit for this quantity is "Hz"
(Hertz).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Frequency> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Frequency> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|