Uses of Interface
javax.measure.quantity.ElectricCharge

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

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

Uses of ElectricCharge in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type ElectricCharge
static AlternateUnit<ElectricCharge> SI.COULOMB
          The derived unit for electric charge, quantity of electricity (C).
static Unit<ElectricCharge> NonSI.E
          A unit of electric charge equal to the charge on one electron (standard name e).
static Unit<ElectricCharge> NonSI.FARADAY
          A unit of electric charge equal to equal to the product of Avogadro's number (see SI.MOLE) and the charge (1 e) on a single electron (standard name Fd).
static Unit<ElectricCharge> NonSI.FRANKLIN
          A unit of electric charge which exerts a force of one dyne on an equal charge at a distance of one centimeter (standard name Fr).
 



Copyright © 2010. All Rights Reserved.