Uses of Interface
javax.measure.quantity.Power

Packages that use Power
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 Power in javax.measure.quantity
 

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

Uses of Power in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type Power
static Unit<Power> NonSI.HORSEPOWER
          A unit of power equal to the power required to raise a mass of 75 kilograms at a velocity of 1 meter per second (metric, standard name hp).
static AlternateUnit<Power> SI.WATT
          The derived unit for power, radiant, flux (W).
 



Copyright © 2010. All Rights Reserved.