Uses of Interface
javax.measure.quantity.RadioactiveActivity

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

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

Uses of RadioactiveActivity in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type RadioactiveActivity
static AlternateUnit<RadioactiveActivity> SI.BECQUEREL
          The derived unit for activity of a radionuclide (Bq).
static Unit<RadioactiveActivity> NonSI.CURIE
          A unit of radioctive activity equal to the activity of a gram of radium (standard name Ci).
static Unit<RadioactiveActivity> NonSI.RUTHERFORD
          A unit of radioctive activity equal to 1 million radioactive disintegrations per second (standard name Rd).
 



Copyright © 2010. All Rights Reserved.