Uses of Interface
javax.measure.quantity.AmountOfSubstance

Packages that use AmountOfSubstance
com.sentilla.measure.unit Sentilla measurable units libraries for use with sensing and actuation. 
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 AmountOfSubstance in com.sentilla.measure.unit
 

Methods in com.sentilla.measure.unit that return types with arguments of type AmountOfSubstance
 Unit<AmountOfSubstance> FloatMole.getUnit()
           
 

Uses of AmountOfSubstance in javax.measure.quantity
 

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

Uses of AmountOfSubstance in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type AmountOfSubstance
static Unit<AmountOfSubstance> NonSI.ATOM
          A unit of amount of substance equals to one atom (standard name atom).
static BaseUnit<AmountOfSubstance> SI.MOLE
          The base unit for amount of substance quantities (mol).
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.