org.dcm4che2.code
Class InterventionParameters

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

public class InterventionParameters
extends java.lang.Object

CID 3425 Intervention Parameters.

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

Field Summary
static java.lang.String AblationFrequency
          (R-10044, SRT, "Ablation frequency")
static java.lang.String AblationPower
          (R-10043, SRT, "Ablation power")
static java.lang.String AngioplastyInflationDuration
          (R-002CF, SRT, "Angioplasty Inflation duration")
static java.lang.String AngioplastyInflationPressure
          (R-002D0, SRT, "Angioplasty Inflation pressure")
static java.lang.String DeliveredRadiationDose
          (R-002F2, SRT, "Delivered Radiation Dose")
static java.lang.String RotationalAtherectomySpeed
          (R-0036C, SRT, "Rotational Atherectomy Speed")
 
Constructor Summary
InterventionParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AblationFrequency

public static final java.lang.String AblationFrequency
(R-10044, SRT, "Ablation frequency")

See Also:
Constant Field Values

AblationPower

public static final java.lang.String AblationPower
(R-10043, SRT, "Ablation power")

See Also:
Constant Field Values

AngioplastyInflationDuration

public static final java.lang.String AngioplastyInflationDuration
(R-002CF, SRT, "Angioplasty Inflation duration")

See Also:
Constant Field Values

AngioplastyInflationPressure

public static final java.lang.String AngioplastyInflationPressure
(R-002D0, SRT, "Angioplasty Inflation pressure")

See Also:
Constant Field Values

DeliveredRadiationDose

public static final java.lang.String DeliveredRadiationDose
(R-002F2, SRT, "Delivered Radiation Dose")

See Also:
Constant Field Values

RotationalAtherectomySpeed

public static final java.lang.String RotationalAtherectomySpeed
(R-0036C, SRT, "Rotational Atherectomy Speed")

See Also:
Constant Field Values
Constructor Detail

InterventionParameters

public InterventionParameters()


Copyright © 2011 dcm4che. All Rights Reserved.