org.dcm4che2.code
Class ElectrophysiologyWaveformDurations

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

public class ElectrophysiologyWaveformDurations
extends java.lang.Object

CID 3687 Electrophysiology Waveform Durations.

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

Field Summary
static java.lang.String IntrisicoidDeflectionDuration
          (5.13.5-53, SCPECG[1.3], "Intrisicoid Deflection duration")
static java.lang.String IsoelectricSegmentDurationAtTheEndOfQRS
          (5.13.5-51, SCPECG[1.3], "Isoelectric Segment duration at the end of QRS")
static java.lang.String IsoelectricSegmentDurationAtTheOnsetOfQRS
          (5.13.5-49, SCPECG[1.3], "Isoelectric Segment duration at the onset of QRS")
static java.lang.String PDuration
          (5.13.5-5, SCPECG[1.3], "P Duration")
static java.lang.String PRInterval
          (5.13.5-7, SCPECG[1.3], "PR Interval")
static java.lang.String QDuration
          (5.13.5-13, SCPECG[1.3], "Q Duration")
static java.lang.String QRSDuration
          (5.13.5-9, SCPECG[1.3], "QRS Duration")
static java.lang.String QTInterval
          (5.13.5-11, SCPECG[1.3], "QT Interval")
static java.lang.String RDerivedDuration
          (5.13.5-19, SCPECG[1.3], "R' Duration")
static java.lang.String RDuration
          (5.13.5-15, SCPECG[1.3], "R Duration")
static java.lang.String SDerivedDuration
          (5.13.5-21, SCPECG[1.3], "S' Duration")
static java.lang.String SDuration
          (5.13.5-17, SCPECG[1.3], "S Duration")
 
Constructor Summary
ElectrophysiologyWaveformDurations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IntrisicoidDeflectionDuration

public static final java.lang.String IntrisicoidDeflectionDuration
(5.13.5-53, SCPECG[1.3], "Intrisicoid Deflection duration")

See Also:
Constant Field Values

IsoelectricSegmentDurationAtTheEndOfQRS

public static final java.lang.String IsoelectricSegmentDurationAtTheEndOfQRS
(5.13.5-51, SCPECG[1.3], "Isoelectric Segment duration at the end of QRS")

See Also:
Constant Field Values

IsoelectricSegmentDurationAtTheOnsetOfQRS

public static final java.lang.String IsoelectricSegmentDurationAtTheOnsetOfQRS
(5.13.5-49, SCPECG[1.3], "Isoelectric Segment duration at the onset of QRS")

See Also:
Constant Field Values

PDuration

public static final java.lang.String PDuration
(5.13.5-5, SCPECG[1.3], "P Duration")

See Also:
Constant Field Values

PRInterval

public static final java.lang.String PRInterval
(5.13.5-7, SCPECG[1.3], "PR Interval")

See Also:
Constant Field Values

QDuration

public static final java.lang.String QDuration
(5.13.5-13, SCPECG[1.3], "Q Duration")

See Also:
Constant Field Values

QRSDuration

public static final java.lang.String QRSDuration
(5.13.5-9, SCPECG[1.3], "QRS Duration")

See Also:
Constant Field Values

QTInterval

public static final java.lang.String QTInterval
(5.13.5-11, SCPECG[1.3], "QT Interval")

See Also:
Constant Field Values

RDerivedDuration

public static final java.lang.String RDerivedDuration
(5.13.5-19, SCPECG[1.3], "R' Duration")

See Also:
Constant Field Values

RDuration

public static final java.lang.String RDuration
(5.13.5-15, SCPECG[1.3], "R Duration")

See Also:
Constant Field Values

SDerivedDuration

public static final java.lang.String SDerivedDuration
(5.13.5-21, SCPECG[1.3], "S' Duration")

See Also:
Constant Field Values

SDuration

public static final java.lang.String SDuration
(5.13.5-17, SCPECG[1.3], "S Duration")

See Also:
Constant Field Values
Constructor Detail

ElectrophysiologyWaveformDurations

public ElectrophysiologyWaveformDurations()


Copyright © 2011 dcm4che. All Rights Reserved.