public class CalibrationTemplate_TID3205 extends Template
| Constructor and Description |
|---|
CalibrationTemplate_TID3205(SRTree objTree)
Instantiates CalibrationTemplate_TID3205 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement
|
void |
setAlgorithmManufacturer(int[] arrPosition,
java.lang.String strAlgorithmManufacturer)
Sets the value for Algorithm Manufacturer
|
void |
setAlgorithmName(int[] arrPosition,
java.lang.String strAlgorithmName)
Sets the value for Algorithm Name
|
void |
setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion)
Sets the value for Algorithm Version
|
void |
setCalibration(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Calibration
|
void |
setCalibrationMethod(int[] arrPosition,
EnumCM_CalibrationMethods enumCalibrationMethods)
Sets value for Calibration Method.
|
void |
setCalibrationObject(int[] arrPosition,
EnumCM_CalibrationObjects enumCalibrationObjects)
Sets value for Calibration Object.
|
void |
setCalibrationObjectSize(int[] arrPosition,
EnumCM_CatheterSizeUnits enumCatheterSizeUnits,
java.lang.String[] arrNumericValue)
Sets the value for Calibration Object Size
|
void |
setImageView(int[] arrPosition)
Sets value for Image View.
|
public CalibrationTemplate_TID3205(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public void setCalibration(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageView(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAlgorithmName(int[] arrPosition,
java.lang.String strAlgorithmName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmName - String value for Algorithm Name.public void setAlgorithmVersion(int[] arrPosition,
java.lang.String strAlgorithmVersion)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmVersion - String value for Algorithm Version.public void setAlgorithmManufacturer(int[] arrPosition,
java.lang.String strAlgorithmManufacturer)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAlgorithmManufacturer - String value for Algorithm Manufacturer.public void setCalibrationMethod(int[] arrPosition,
EnumCM_CalibrationMethods enumCalibrationMethods)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCalibrationMethods - Enumerated value for CalibrationMethods.public void setCalibrationObject(int[] arrPosition,
EnumCM_CalibrationObjects enumCalibrationObjects)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCalibrationObjects - Enumerated value for CalibrationObjects.public void setCalibrationObjectSize(int[] arrPosition,
EnumCM_CatheterSizeUnits enumCatheterSizeUnits,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCatheterSizeUnits - Enumerated value for Catheter Size UnitsarrNumericValue - String array for Quatity Of Material