org.dcm4che2.code
Class PerceivedExertionScales

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

public class PerceivedExertionScales
extends java.lang.Object

CID 3239 Perceived Exertion Scales.

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

Field Summary
static java.lang.String BorgCR10Scale
          (122735, DCM, "Borg CR10 Scale")
static java.lang.String BorgRPEScale
          (122734, DCM, "Borg RPE Scale")
 
Constructor Summary
PerceivedExertionScales()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BorgCR10Scale

public static final java.lang.String BorgCR10Scale
(122735, DCM, "Borg CR10 Scale")

See Also:
Constant Field Values

BorgRPEScale

public static final java.lang.String BorgRPEScale
(122734, DCM, "Borg RPE Scale")

See Also:
Constant Field Values
Constructor Detail

PerceivedExertionScales

public PerceivedExertionScales()


Copyright © 2011 dcm4che. All Rights Reserved.