org.dcm4che2.code
Class CardiacPhase

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

public class CardiacPhase
extends java.lang.Object

CID 12233 Cardiac Phase.

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

Field Summary
static java.lang.String Diastole
          (F-32010, SRT, "Diastole")
static java.lang.String EndDiastole
          (F-32011, SRT, "End Diastole")
static java.lang.String EndSystole
          (109070, DCM, "End Systole")
static java.lang.String Systole
          (F-32020, SRT, "Systole")
 
Constructor Summary
CardiacPhase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Diastole

public static final java.lang.String Diastole
(F-32010, SRT, "Diastole")

See Also:
Constant Field Values

EndDiastole

public static final java.lang.String EndDiastole
(F-32011, SRT, "End Diastole")

See Also:
Constant Field Values

EndSystole

public static final java.lang.String EndSystole
(109070, DCM, "End Systole")

See Also:
Constant Field Values

Systole

public static final java.lang.String Systole
(F-32020, SRT, "Systole")

See Also:
Constant Field Values
Constructor Detail

CardiacPhase

public CardiacPhase()


Copyright © 2011 dcm4che. All Rights Reserved.