org.dcm4che2.code
Class OrificeFlowProperties

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

public class OrificeFlowProperties
extends java.lang.Object

CID 12222 Orifice Flow Properties.

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

Field Summary
static java.lang.String AccelerationTime
          (20168-1, LN, "Acceleration Time")
static java.lang.String CardiovascularOrificeArea
          (G-038E, SRT, "Cardiovascular Orifice Area")
static java.lang.String CardiovascularOrificeDiameter
          (G-038F, SRT, "Cardiovascular Orifice Diameter")
static java.lang.String DecelerationSlope
          (20216-8, LN, "Deceleration Slope")
static java.lang.String DecelerationTime
          (20217-6, LN, "Deceleration Time")
static java.lang.String EndDiastolicVelocity
          (11653-3, LN, "End Diastolic Velocity")
static java.lang.String MeanGradient
          (20256-4, LN, "Mean Gradient")
static java.lang.String MeanVelocity
          (20352-1, LN, "Mean Velocity")
static java.lang.String PeakGradient
          (20247-3, LN, "Peak Gradient")
static java.lang.String PeakInstantaneousFlowRate
          (34141-2, LN, "Peak Instantaneous Flow Rate")
static java.lang.String PeakVelocity
          (11726-7, LN, "Peak Velocity")
static java.lang.String PressureHalfTime
          (20280-4, LN, "Pressure Half-Time")
static java.lang.String RegurgitantFraction
          (G-0390, SRT, "Regurgitant Fraction")
static java.lang.String VelocityTimeIntegral
          (20354-7, LN, "Velocity Time Integral")
static java.lang.String VolumeFlow
          (33878-0, LN, "Volume Flow")
 
Constructor Summary
OrificeFlowProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AccelerationTime

public static final java.lang.String AccelerationTime
(20168-1, LN, "Acceleration Time")

See Also:
Constant Field Values

CardiovascularOrificeArea

public static final java.lang.String CardiovascularOrificeArea
(G-038E, SRT, "Cardiovascular Orifice Area")

See Also:
Constant Field Values

CardiovascularOrificeDiameter

public static final java.lang.String CardiovascularOrificeDiameter
(G-038F, SRT, "Cardiovascular Orifice Diameter")

See Also:
Constant Field Values

DecelerationSlope

public static final java.lang.String DecelerationSlope
(20216-8, LN, "Deceleration Slope")

See Also:
Constant Field Values

DecelerationTime

public static final java.lang.String DecelerationTime
(20217-6, LN, "Deceleration Time")

See Also:
Constant Field Values

EndDiastolicVelocity

public static final java.lang.String EndDiastolicVelocity
(11653-3, LN, "End Diastolic Velocity")

See Also:
Constant Field Values

MeanGradient

public static final java.lang.String MeanGradient
(20256-4, LN, "Mean Gradient")

See Also:
Constant Field Values

MeanVelocity

public static final java.lang.String MeanVelocity
(20352-1, LN, "Mean Velocity")

See Also:
Constant Field Values

PeakGradient

public static final java.lang.String PeakGradient
(20247-3, LN, "Peak Gradient")

See Also:
Constant Field Values

PeakInstantaneousFlowRate

public static final java.lang.String PeakInstantaneousFlowRate
(34141-2, LN, "Peak Instantaneous Flow Rate")

See Also:
Constant Field Values

PeakVelocity

public static final java.lang.String PeakVelocity
(11726-7, LN, "Peak Velocity")

See Also:
Constant Field Values

PressureHalfTime

public static final java.lang.String PressureHalfTime
(20280-4, LN, "Pressure Half-Time")

See Also:
Constant Field Values

RegurgitantFraction

public static final java.lang.String RegurgitantFraction
(G-0390, SRT, "Regurgitant Fraction")

See Also:
Constant Field Values

VelocityTimeIntegral

public static final java.lang.String VelocityTimeIntegral
(20354-7, LN, "Velocity Time Integral")

See Also:
Constant Field Values

VolumeFlow

public static final java.lang.String VolumeFlow
(33878-0, LN, "Volume Flow")

See Also:
Constant Field Values
Constructor Detail

OrificeFlowProperties

public OrificeFlowProperties()


Copyright © 2011 dcm4che. All Rights Reserved.