org.dcm4che2.code
Class PatientGantryRelationship

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

public class PatientGantryRelationship
extends java.lang.Object

CID 21 Patient Gantry Relationship.

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

Field Summary
static java.lang.String FeetFirst
          (F-10480, SRT, "feet-first")
static java.lang.String Headfirst
          (F-10470, SRT, "headfirst")
static java.lang.String Oblique
          (R-10516, SRT, "oblique")
static java.lang.String Transverse
          (R-10515, SRT, "transverse")
 
Constructor Summary
PatientGantryRelationship()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FeetFirst

public static final java.lang.String FeetFirst
(F-10480, SRT, "feet-first")

See Also:
Constant Field Values

Headfirst

public static final java.lang.String Headfirst
(F-10470, SRT, "headfirst")

See Also:
Constant Field Values

Oblique

public static final java.lang.String Oblique
(R-10516, SRT, "oblique")

See Also:
Constant Field Values

Transverse

public static final java.lang.String Transverse
(R-10515, SRT, "transverse")

See Also:
Constant Field Values
Constructor Detail

PatientGantryRelationship

public PatientGantryRelationship()


Copyright © 2011 dcm4che. All Rights Reserved.