org.dcm4che2.code
Class MeasurementType

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

public class MeasurementType
extends java.lang.Object

CID 3627 Measurement Type.

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

Field Summary
static java.lang.String BestValue
          (R-002E1, SRT, "Best value")
static java.lang.String Calculated
          (R-41D2D, SRT, "Calculated")
static java.lang.String Estimated
          (R-10260, SRT, "Estimated")
static java.lang.String Mean
          (R-00317, SRT, "Mean")
static java.lang.String Measured
          (R-41D41, SRT, "Measured")
static java.lang.String Median
          (R-00319, SRT, "Median")
static java.lang.String Mode
          (R-0032E, SRT, "Mode")
static java.lang.String PeakToPeak
          (R-00353, SRT, "Peak to peak")
static java.lang.String PointSourceMeasurement
          (R-00355, SRT, "Point source measurement")
static java.lang.String VisualEstimation
          (R-41D27, SRT, "Visual estimation")
 
Constructor Summary
MeasurementType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BestValue

public static final java.lang.String BestValue
(R-002E1, SRT, "Best value")

See Also:
Constant Field Values

Calculated

public static final java.lang.String Calculated
(R-41D2D, SRT, "Calculated")

See Also:
Constant Field Values

Estimated

public static final java.lang.String Estimated
(R-10260, SRT, "Estimated")

See Also:
Constant Field Values

Mean

public static final java.lang.String Mean
(R-00317, SRT, "Mean")

See Also:
Constant Field Values

Measured

public static final java.lang.String Measured
(R-41D41, SRT, "Measured")

See Also:
Constant Field Values

Median

public static final java.lang.String Median
(R-00319, SRT, "Median")

See Also:
Constant Field Values

Mode

public static final java.lang.String Mode
(R-0032E, SRT, "Mode")

See Also:
Constant Field Values

PeakToPeak

public static final java.lang.String PeakToPeak
(R-00353, SRT, "Peak to peak")

See Also:
Constant Field Values

PointSourceMeasurement

public static final java.lang.String PointSourceMeasurement
(R-00355, SRT, "Point source measurement")

See Also:
Constant Field Values

VisualEstimation

public static final java.lang.String VisualEstimation
(R-41D27, SRT, "Visual estimation")

See Also:
Constant Field Values
Constructor Detail

MeasurementType

public MeasurementType()


Copyright © 2011 dcm4che. All Rights Reserved.