Uses of Interface
javax.measure.quantity.RadiationDoseEffective

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

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

Uses of RadiationDoseEffective in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type RadiationDoseEffective
static Unit<RadiationDoseEffective> NonSI.REM
          A unit of radiation dose effective equal to 0.01 Sv (standard name rem).
static AlternateUnit<RadiationDoseEffective> SI.SIEVERT
          The derived unit for dose equivalent (Sv).
 



Copyright © 2010. All Rights Reserved.