public class ECGLeadMeasurements_TID3714 extends Template
| Constructor and Description |
|---|
ECGLeadMeasurements_TID3714(SRTree objTree)
Instantiates a new ECGLeadMeasurements_TID3714 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ECGMeasurementSource_TID3715 |
getECGMeasurementSource()
Retrieves ECGMeasurementSource
|
void |
setECGLeadMeasurements(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for ECG Lead Measurements
|
void |
setElectrophysiologyWaveformDurations(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ElectrophysiologyWaveformDurations enumElectrophysiologyWaveformDurations)
Sets the value for ElectrophysiologyWaveformDurations.
|
void |
setElectrophysiologyWaveformVoltages(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ElectrophysiologyWaveformVoltages enumElectrophysiologyWaveformVoltages)
Sets the value for ElectrophysiologyWaveformVoltages.
|
void |
setFinding(int[] arrPosition,
EnumCM_ECGLeadNoiseDescriptions enumECGLeadNoiseDescriptions) |
void |
setLeadID(int[] arrPosition,
EnumCM_ECGLeads enumECGLeads)
Sets the value for Lead ID.
|
void |
setSTSegmentFinding(int[] arrPosition,
EnumCM_STSegmentMorpholog enumSTSegmentMorpholog) |
public ECGLeadMeasurements_TID3714(SRTree objTree)
objTree - Object of SRTree.public ECGMeasurementSource_TID3715 getECGMeasurementSource()
public void setECGLeadMeasurements(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setLeadID(int[] arrPosition,
EnumCM_ECGLeads enumECGLeads)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumECGLeads - Enum value for ECG Leadspublic void setElectrophysiologyWaveformDurations(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ElectrophysiologyWaveformDurations enumElectrophysiologyWaveformDurations)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.enumElectrophysiologyWaveformDurations - Enum value for ElectrophysiologyWaveformDurationspublic void setElectrophysiologyWaveformVoltages(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ElectrophysiologyWaveformVoltages enumElectrophysiologyWaveformVoltages)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.enumEnumCM_ElectrophysiologyWaveformVoltages - Enum value for EnumCM_ElectrophysiologyWaveformVoltagespublic void setSTSegmentFinding(int[] arrPosition,
EnumCM_STSegmentMorpholog enumSTSegmentMorpholog)
public void setFinding(int[] arrPosition,
EnumCM_ECGLeadNoiseDescriptions enumECGLeadNoiseDescriptions)