Uses of Interface
javax.measure.quantity.Frequency

Packages that use Frequency
javax.measure.quantity Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. 
javax.measure.unit Provides support for programatic unit handling. 
 

Uses of Frequency in javax.measure.quantity
 

Fields in javax.measure.quantity with type parameters of type Frequency
static Unit<Frequency> Frequency.UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Uses of Frequency in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type Frequency
static AlternateUnit<Frequency> SI.HERTZ
          The derived unit for frequency (Hz).
 



Copyright © 2010. All Rights Reserved.