org.dcm4che2.code
Class UnitsOfRadioactivity

java.lang.Object
  extended by org.dcm4che2.code.UnitsOfRadioactivity

public class UnitsOfRadioactivity
extends java.lang.Object

CID 3083 Units of Radioactivity.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String Becquerel
          (Bq, UCUM, "becquerel")
static java.lang.String Megabecquerel
          (MBq, UCUM, "megabecquerel")
static java.lang.String Millicurie
          (mCi, UCUM, "millicurie")
 
Constructor Summary
UnitsOfRadioactivity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Becquerel

public static final java.lang.String Becquerel
(Bq, UCUM, "becquerel")

See Also:
Constant Field Values

Megabecquerel

public static final java.lang.String Megabecquerel
(MBq, UCUM, "megabecquerel")

See Also:
Constant Field Values

Millicurie

public static final java.lang.String Millicurie
(mCi, UCUM, "millicurie")

See Also:
Constant Field Values
Constructor Detail

UnitsOfRadioactivity

public UnitsOfRadioactivity()


Copyright © 2011 dcm4che. All Rights Reserved.