public class AccumulatedTotalProjectionRadiographyDose_TID10007 extends Template
| Constructor and Description |
|---|
AccumulatedTotalProjectionRadiographyDose_TID10007(SRTree objTree)
Instantiates a new AccumulatedTotalProjectionRadiographyDose_TID10007 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDistanceSourcetoReferencePoint(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Distance Source toReference Point
|
void |
setDoseAreaProductTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for DoseAreaProductTotal
|
void |
setDoseRPTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Dose (RP) Total
|
void |
setReferencePointDefinition(int[] arrPosition,
EnumCM_RadiationDoseReferencePoints enumRadiationDoseReferencePoints) |
void |
setReferencePointDefinition(int[] arrPosition,
java.lang.String strComment)
Sets the value for Reference Point Definition
|
void |
setTotalNumberofRadiographicFrames(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for TotalNumber of RadiographicFrames
|
public AccumulatedTotalProjectionRadiographyDose_TID10007(SRTree objTree)
objTree - Object of SRTree.public void setDoseAreaProductTotal(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 setDoseRPTotal(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 setDistanceSourcetoReferencePoint(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 setTotalNumberofRadiographicFrames(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 setReferencePointDefinition(int[] arrPosition,
java.lang.String strComment)
arrPosition - Identifier which shows the position of the node in the SR Tree.strComment - String value for Comment.public void setReferencePointDefinition(int[] arrPosition,
EnumCM_RadiationDoseReferencePoints enumRadiationDoseReferencePoints)