org.dcm4che2.code
Class HemodynamicFlows

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

public class HemodynamicFlows
extends java.lang.Object

CID 3618 Hemodynamic Flows.

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

Field Summary
static java.lang.String PulmonaryFlow
          (122161, DCM, "Pulmonary Flow")
static java.lang.String SystemicFlow
          (122162, DCM, "Systemic Flow")
 
Constructor Summary
HemodynamicFlows()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PulmonaryFlow

public static final java.lang.String PulmonaryFlow
(122161, DCM, "Pulmonary Flow")

See Also:
Constant Field Values

SystemicFlow

public static final java.lang.String SystemicFlow
(122162, DCM, "Systemic Flow")

See Also:
Constant Field Values
Constructor Detail

HemodynamicFlows

public HemodynamicFlows()


Copyright © 2011 dcm4che. All Rights Reserved.