org.dcm4che2.code
Class PETUnitsForRealWorldValueMapping

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

public class PETUnitsForRealWorldValueMapping
extends java.lang.Object

CID 84 PET Units for Real World Value Mapping.

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

Field Summary
static java.lang.String BecquerelsMilliliter
          (Bq/ml, UCUM, "Becquerels/milliliter")
static java.lang.String Centimeter
          (/cm, UCUM, "/Centimeter")
static java.lang.String Centimeter2
          (cm^2, UCUM, "Centimeter**2")
static java.lang.String Counts
          ({counts}, UCUM, "Counts")
static java.lang.String CountsPerSecond
          ({counts}/s, UCUM, "Counts per second")
static java.lang.String MicromoleMilliliter
          (umol/ml, UCUM, "Micromole/milliliter")
static java.lang.String MicromoleMinuteMilliliter
          (umol/min/ml, UCUM, "Micromole/minute/milliliter")
static java.lang.String MilligramsMinuteMilliliter
          (mg/min/ml, UCUM, "Milligrams/minute/milliliter")
static java.lang.String MilliliterGram
          (ml/g, UCUM, "Milliliter/gram")
static java.lang.String MilliliterMinuteGram
          (ml/min/g, UCUM, "Milliliter/minute/gram")
static java.lang.String Percent
          (%, UCUM, "Percent")
static java.lang.String ProportionalToCounts
          ({propcounts}, UCUM, "Proportional to counts")
static java.lang.String ProportionalToCountsPerSecond
          ({propcounts}/s, UCUM, "Proportional to counts per second")
static java.lang.String StandardizedUptakeValueBodySurfaceArea
          ({SUVbsa}cm2/ml, UCUM, "Standardized Uptake Value body surface area")
static java.lang.String StandardizedUptakeValueBodyWeight
          ({SUVbw}g/ml, UCUM, "Standardized Uptake Value body weight")
static java.lang.String StandardizedUptakeValueLeanBodyMass
          ({SUVlbm}g/ml, UCUM, "Standardized Uptake Value lean body mass")
 
Constructor Summary
PETUnitsForRealWorldValueMapping()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BecquerelsMilliliter

public static final java.lang.String BecquerelsMilliliter
(Bq/ml, UCUM, "Becquerels/milliliter")

See Also:
Constant Field Values

Centimeter

public static final java.lang.String Centimeter
(/cm, UCUM, "/Centimeter")

See Also:
Constant Field Values

Centimeter2

public static final java.lang.String Centimeter2
(cm^2, UCUM, "Centimeter**2")

See Also:
Constant Field Values

Counts

public static final java.lang.String Counts
({counts}, UCUM, "Counts")

See Also:
Constant Field Values

CountsPerSecond

public static final java.lang.String CountsPerSecond
({counts}/s, UCUM, "Counts per second")

See Also:
Constant Field Values

MicromoleMilliliter

public static final java.lang.String MicromoleMilliliter
(umol/ml, UCUM, "Micromole/milliliter")

See Also:
Constant Field Values

MicromoleMinuteMilliliter

public static final java.lang.String MicromoleMinuteMilliliter
(umol/min/ml, UCUM, "Micromole/minute/milliliter")

See Also:
Constant Field Values

MilligramsMinuteMilliliter

public static final java.lang.String MilligramsMinuteMilliliter
(mg/min/ml, UCUM, "Milligrams/minute/milliliter")

See Also:
Constant Field Values

MilliliterGram

public static final java.lang.String MilliliterGram
(ml/g, UCUM, "Milliliter/gram")

See Also:
Constant Field Values

MilliliterMinuteGram

public static final java.lang.String MilliliterMinuteGram
(ml/min/g, UCUM, "Milliliter/minute/gram")

See Also:
Constant Field Values

Percent

public static final java.lang.String Percent
(%, UCUM, "Percent")

See Also:
Constant Field Values

ProportionalToCounts

public static final java.lang.String ProportionalToCounts
({propcounts}, UCUM, "Proportional to counts")

See Also:
Constant Field Values

ProportionalToCountsPerSecond

public static final java.lang.String ProportionalToCountsPerSecond
({propcounts}/s, UCUM, "Proportional to counts per second")

See Also:
Constant Field Values

StandardizedUptakeValueBodySurfaceArea

public static final java.lang.String StandardizedUptakeValueBodySurfaceArea
({SUVbsa}cm2/ml, UCUM, "Standardized Uptake Value body surface area")

See Also:
Constant Field Values

StandardizedUptakeValueBodyWeight

public static final java.lang.String StandardizedUptakeValueBodyWeight
({SUVbw}g/ml, UCUM, "Standardized Uptake Value body weight")

See Also:
Constant Field Values

StandardizedUptakeValueLeanBodyMass

public static final java.lang.String StandardizedUptakeValueLeanBodyMass
({SUVlbm}g/ml, UCUM, "Standardized Uptake Value lean body mass")

See Also:
Constant Field Values
Constructor Detail

PETUnitsForRealWorldValueMapping

public PETUnitsForRealWorldValueMapping()


Copyright © 2011 dcm4che. All Rights Reserved.