Uses of Interface
javax.measure.quantity.RadiationDoseAbsorbed

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

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

Uses of RadiationDoseAbsorbed in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type RadiationDoseAbsorbed
static AlternateUnit<RadiationDoseAbsorbed> SI.GRAY
          The derived unit for absorbed dose, specific energy (imparted), kerma (Gy).
static Unit<RadiationDoseAbsorbed> NonSI.RAD
          A unit of radiation dose absorbed equal to a dose of 0.01 joule of energy per kilogram of mass (J/kg) (standard name rd).
 



Copyright © 2010. All Rights Reserved.