org.dcm4che2.code
Class GradientSourceLocations

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

public class GradientSourceLocations
extends java.lang.Object

CID 3610 Gradient Source Locations.

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

Field Summary
static java.lang.String AorticValve
          (T-35400, SRT, "Aortic Valve")
static java.lang.String AtrialSeptalDefect
          (D4-31220, SRT, "Atrial Septal defect")
static java.lang.String CoarctationOfAorta
          (D4-32014, SRT, "Coarctation of aorta")
static java.lang.String LeftVentricleOutflowTract
          (T-32650, SRT, "Left ventricle outflow tract")
static java.lang.String MitralValve
          (T-35300, SRT, "Mitral Valve")
static java.lang.String PulmonaryArtery
          (T-44000, SRT, "Pulmonary artery")
static java.lang.String PulmonaryValve
          (T-35200, SRT, "Pulmonary valve")
static java.lang.String RightVentricleOutflowTract
          (T-32550, SRT, "Right ventricle outflow tract")
static java.lang.String TricuspidValve
          (T-35100, SRT, "Tricuspid valve")
static java.lang.String VentricularSeptalDefect
          (D4-31150, SRT, "Ventricular Septal defect")
 
Constructor Summary
GradientSourceLocations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AorticValve

public static final java.lang.String AorticValve
(T-35400, SRT, "Aortic Valve")

See Also:
Constant Field Values

AtrialSeptalDefect

public static final java.lang.String AtrialSeptalDefect
(D4-31220, SRT, "Atrial Septal defect")

See Also:
Constant Field Values

CoarctationOfAorta

public static final java.lang.String CoarctationOfAorta
(D4-32014, SRT, "Coarctation of aorta")

See Also:
Constant Field Values

LeftVentricleOutflowTract

public static final java.lang.String LeftVentricleOutflowTract
(T-32650, SRT, "Left ventricle outflow tract")

See Also:
Constant Field Values

MitralValve

public static final java.lang.String MitralValve
(T-35300, SRT, "Mitral Valve")

See Also:
Constant Field Values

PulmonaryArtery

public static final java.lang.String PulmonaryArtery
(T-44000, SRT, "Pulmonary artery")

See Also:
Constant Field Values

PulmonaryValve

public static final java.lang.String PulmonaryValve
(T-35200, SRT, "Pulmonary valve")

See Also:
Constant Field Values

RightVentricleOutflowTract

public static final java.lang.String RightVentricleOutflowTract
(T-32550, SRT, "Right ventricle outflow tract")

See Also:
Constant Field Values

TricuspidValve

public static final java.lang.String TricuspidValve
(T-35100, SRT, "Tricuspid valve")

See Also:
Constant Field Values

VentricularSeptalDefect

public static final java.lang.String VentricularSeptalDefect
(D4-31150, SRT, "Ventricular Septal defect")

See Also:
Constant Field Values
Constructor Detail

GradientSourceLocations

public GradientSourceLocations()


Copyright © 2011 dcm4che. All Rights Reserved.