public class AccumulatedFluoroscopyAndAcquisitionProjectionXRayDose_TID10004 extends Template
| Constructor and Description |
|---|
AccumulatedFluoroscopyAndAcquisitionProjectionXRayDose_TID10004(SRTree objTree)
Instantiates a new AccumulatedFluoroscopyAndAcquisitionProjectionXRayDose_TID10004 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAcquisitionDoseAreaProductTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Acquisition Dose AreaProduct Total
|
void |
setAcquisitionDoseRPTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Acquisition Dose (RP)Total
|
void |
setFluoroDoseAreaProductTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for FluoroDose Area Product Total
|
void |
setFluoroDoseRPTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for FluoroDose (RP) Total
|
void |
setTotalAcquisitionTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for TotalAcquisition Time
|
void |
setTotalFluoroTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Total Fluoro Time
|
public AccumulatedFluoroscopyAndAcquisitionProjectionXRayDose_TID10004(SRTree objTree)
objTree - Object of SRTree.public void setFluoroDoseAreaProductTotal(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 setFluoroDoseRPTotal(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 setTotalFluoroTime(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 setAcquisitionDoseAreaProductTotal(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 setAcquisitionDoseRPTotal(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 setTotalAcquisitionTime(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.