Uses of Interface
javax.measure.quantity.ElectricCurrent

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

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

Uses of ElectricCurrent in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type ElectricCurrent
static BaseUnit<ElectricCurrent> SI.AMPERE
          The base unit for electric current quantities (A).
static Unit<ElectricCurrent> NonSI.GILBERT
          A unit of electric charge equal to the centimeter-gram-second electromagnetic unit of magnetomotive force, equal to 10/4 πampere-turn (standard name Gi).
 



Copyright © 2010. All Rights Reserved.