org.dcm4che2.code
Class RadiationDoseReferencePoints

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

public class RadiationDoseReferencePoints
extends java.lang.Object

CID 10025 Radiation Dose Reference Points.

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

Field Summary
static java.lang.String EntranceExposureToA4_2CmBreastThickness
          (113865, DCM, "Entrance exposure to a 4.2 cm breast thickness")
static java.lang.String FifteencmFromIsocenterTowardSource
          (113860, DCM, "15cm from Isocenter toward Source")
static java.lang.String FifteencmFromTableCenterline
          (113864, DCM, "15cm from Table Centerline")
static java.lang.String OnecmAboveTabletop
          (113862, DCM, "1cm above Tabletop")
static java.lang.String ThirtycmAboveTabletop
          (113863, DCM, "30cm above Tabletop")
static java.lang.String ThirtycmInFrontOfImageInputSurface
          (113861, DCM, "30cm in Front of Image Input Surface")
 
Constructor Summary
RadiationDoseReferencePoints()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EntranceExposureToA4_2CmBreastThickness

public static final java.lang.String EntranceExposureToA4_2CmBreastThickness
(113865, DCM, "Entrance exposure to a 4.2 cm breast thickness")

See Also:
Constant Field Values

FifteencmFromIsocenterTowardSource

public static final java.lang.String FifteencmFromIsocenterTowardSource
(113860, DCM, "15cm from Isocenter toward Source")

See Also:
Constant Field Values

FifteencmFromTableCenterline

public static final java.lang.String FifteencmFromTableCenterline
(113864, DCM, "15cm from Table Centerline")

See Also:
Constant Field Values

OnecmAboveTabletop

public static final java.lang.String OnecmAboveTabletop
(113862, DCM, "1cm above Tabletop")

See Also:
Constant Field Values

ThirtycmAboveTabletop

public static final java.lang.String ThirtycmAboveTabletop
(113863, DCM, "30cm above Tabletop")

See Also:
Constant Field Values

ThirtycmInFrontOfImageInputSurface

public static final java.lang.String ThirtycmInFrontOfImageInputSurface
(113861, DCM, "30cm in Front of Image Input Surface")

See Also:
Constant Field Values
Constructor Detail

RadiationDoseReferencePoints

public RadiationDoseReferencePoints()


Copyright © 2011 dcm4che. All Rights Reserved.