public class ECGGlobalMeasurements_TID3713 extends Template
| Constructor and Description |
|---|
ECGGlobalMeasurements_TID3713(SRTree objTree)
Instantiates a new ECGGlobalMeasurements_TID3713 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ECGMeasurementSource_TID3715 |
getECGMeasurementSource()
Retrieves ECGMeasurementSource
|
void |
setAlgorithmName(int[] arrPosition,
EnumCM_QTCorrectionAlgorithms enumQTCorrectionAlgorithms)
Sets the value for Algorithm Name.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_EctopicBeatMorphology enumEctopicBeatMorphology)
Sets the value for Associated Morphology.
|
void |
setAtrialHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Atrial Heart Rate.
|
void |
setCountOfAllBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Count of all beats.
|
void |
setECGAxisMeasurements(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGAxisMeasurements enumECGAxisMeasurements)
Sets the value for ECG Axis Measurements_CID3229.
|
void |
setECGGlobalMeasurements(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for ECG Global Measurements
|
void |
setECGGlobalWaveformDurations(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGGlobalWaveformDurations enumECGGlobalWaveformDurations)
Sets the value for ECG GlobalWaveform Durations.
|
void |
setNumberOfEctopicBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Number of Ectopic Beats.
|
void |
setPRintervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PRinterval global.
|
void |
setQRSDurationGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for QRS Duration.
|
void |
setQTCIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for QTCIntervalGlobal.
|
void |
setQTIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for QT Interval Global.
|
void |
setRRIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for RRIntervalGlobal.
|
void |
setVentricularHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Ventricular Heart Rate.
|
public ECGGlobalMeasurements_TID3713(SRTree objTree)
objTree - Object of SRTree.public ECGMeasurementSource_TID3715 getECGMeasurementSource()
public void setECGGlobalMeasurements(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setAtrialHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setVentricularHeartRate(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setQTIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setQTCIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setAlgorithmName(int[] arrPosition,
EnumCM_QTCorrectionAlgorithms enumQTCorrectionAlgorithms)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumQTCorrectionAlgorithms - Enumerated value for value for Correction Algorithmpublic void setPRintervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setQRSDurationGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRRIntervalGlobal(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setCountOfAllBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setNumberOfEctopicBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setECGAxisMeasurements(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGAxisMeasurements enumECGAxisMeasurements)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setECGGlobalWaveformDurations(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGGlobalWaveformDurations enumECGGlobalWaveformDurations)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_EctopicBeatMorphology enumEctopicBeatMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumQTCorrectionAlgorithms - Enumerated value for value for Correction Algorithm