public class IrradiationEventXRayMechanicalData_TID10003C extends Template
| Constructor and Description |
|---|
IrradiationEventXRayMechanicalData_TID10003C(SRTree objTree)
Instantiates a new IrradiationEventXRayMechanicalData_TID10003C Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setColumnAngulation(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for ColumnAngulation
|
void |
setCompressionThickness(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Compression Thickness
|
void |
setCRDRMechanicalConfiguration(int[] arrPosition,
EnumCM_CRDRMechanicalConfiguration enumCRDRMechanicalConfiguration) |
void |
setDoseRelatedDistanceMeasurements(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Dose RelatedDistance Measurements
|
void |
setPositionerPrimaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerPrimary Angle
|
void |
setPositionerPrimaryEndAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerPrimary End Angle
|
void |
setPositionerSecondaryAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerSecondary Angle
|
void |
setPositionerSecondaryEndAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PositionerSecondary End Angle
|
void |
setTableCradleTiltAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for TableCradle Tilt Angle
|
void |
setTableHeadTiltAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Table HeadTilt Angle
|
void |
setTableHorizontalRotationAngle(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for TableHorizontal Rotation Angle
|
public IrradiationEventXRayMechanicalData_TID10003C(SRTree objTree)
objTree - Object of SRTree.public void setCRDRMechanicalConfiguration(int[] arrPosition,
EnumCM_CRDRMechanicalConfiguration enumCRDRMechanicalConfiguration)
public void setPositionerPrimaryAngle(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 setPositionerSecondaryAngle(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 setPositionerPrimaryEndAngle(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 setPositionerSecondaryEndAngle(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 setColumnAngulation(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 setTableHeadTiltAngle(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 setTableHorizontalRotationAngle(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 setTableCradleTiltAngle(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 setCompressionThickness(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 setDoseRelatedDistanceMeasurements(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.