public class XRay3DAcquisitionSequenceItem extends Item
XRay3DAcquisitionSequence| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnodeTargetMaterial()
Return Anode Target Material
|
java.lang.String |
getBodyPartThickness()
Retrieves Body Part Thickness
|
java.lang.String |
getCompressionForce()
Retrieves Compression Force
|
java.lang.String[] |
getDetectorBinning()
Retrieves Detector Binning
|
java.lang.String |
getDetectorTemperature()
Retrieves Detector Temperature
|
DigitalXRayDetectorMacro |
getDigitalXRayDetectorMacro()
This method returns the DigitalXRayDetectorMacro with proper initialization.
|
java.lang.String |
getDistanceSourceToDetector()
Retrieves Distance in mm from transmission source to the detector face
|
java.lang.String |
getDistanceSourceToPatient()
Retrieves Distance Source to Patient
|
java.lang.String |
getEntranceDoseinmGy()
Retrieves EntranceDoseinmGy.
|
java.lang.String |
getEstimatedRadiographicMagnificationFactor()
Retrieves Estimated RadiographicMagnification Factor
|
java.lang.String |
getExposureControlMode()
Return Exposure Control Mode
|
java.lang.String |
getExposureControlModeDescription()
Retrieves Exposure Control Mode Description
|
java.lang.String |
getFieldOfViewShape()
Return Shape of the Field of View in the source projection images.
|
float[] |
getFilterBeamPathLengthMaximum()
Retrieves Filter Beam Path Length Maximum
|
float[] |
getFilterBeamPathLengthMinimum()
Retrieves Filter Beam Path Length Minimum
|
java.lang.String[] |
getFilterMaterial()
Retrieves the X-Ray absorbing material used in the filter.
|
java.lang.String[] |
getFilterThicknessMaximum()
Retrieves Filter Thickness Maximum
|
java.lang.String[] |
getFilterThicknessMinimum()
Retrieves Filter Thickness Minimum
|
java.lang.String |
getFilterType()
Retrieves type of filter(s) inserted into the X-Ray beam..
|
java.lang.String[] |
getFocalSpots()
Retrieves Focal Spot(s).
|
java.lang.String |
getHalfValueLayer()
Retrieves Half Value Layer
The thickness of Aluminum in mm required to reduce the X-Ray Output(0040,0312) by a factor of two.
|
java.lang.String |
getOrganDose()
Retrieves Organ Dose
Average organ dose value measured in dGy during the acquisition of thisimage.
|
java.lang.String |
getPaddleDescription()
Return Paddle Description
|
PerProjectionAcquisitionSequence |
getPerProjectionAcquisitionSequence()
Retrieves pre-initialized object of Per Projection AcquisitionSequence.If the module contains the sequence object it returns the same otherwise it creates the sequence adds to the module with proper initialization and then returns the object of sequence.
|
XRay3DGeneralPositionerMovementMacro |
getXRay3DGeneralPositionerMovementMacro()
This method returns the XRay3DGeneralPositionerMovementMacro with proper initialization.
|
XRay3DGeneralSharedAcquisitionMacro |
getXRay3DGeneralSharedAcquisitionMacro()
This method returns the XRay3DGeneralSharedAcquisitionMacro with proper initialization.
|
java.lang.String |
getXRayReceptorType()
Return X-Ray Receptor Type
|
void |
setAnodeTargetMaterial(EnumAnodeTargetMaterial enumAnodeTargetMaterial)
Sets Anode Target Material
|
void |
setBodyPartThickness(java.lang.String strBodyPartThickness) |
void |
setCompressionForce(java.lang.String strCompressionForce)
Sets Compression Force
|
void |
setDetectorBinning(java.lang.String[] strDetectorBinning)
Sets Detector Binning
|
void |
setDetectorTemperature(java.lang.String strDetectorTemperature)
Sets Detector Temperature
|
void |
setDistanceSourceToDetector(java.lang.String strDistanceSourceToDetector)
Sets Distance in mm from transmission source to the detector face.
|
void |
setDistanceSourceToPatient(java.lang.String strDistanceSourceToPatient) |
void |
setEntranceDoseinmGy(java.lang.String strEntranceDoseinmGy)
Sets Entrance Dose in mGy.
|
void |
setEstimatedRadiographicMagnificationFactor(java.lang.String strEstimatedRadiographicMagnificationFactor) |
void |
setExposureControlMode(EnumExposureControlMode enumExposureControlMode)
Sets Exposure Control Mode
|
void |
setExposureControlModeDescription(java.lang.String strExposureControlModeDescription)
Sets Exposure Control Mode Description
|
void |
setFieldOfViewShape(EnumFieldOfViewShape enumFieldOfViewShape)
Sets Shape of the Field of View in the source projection images.
|
void |
setFilterBeamPathLengthMaximum(float[] arrFFilterBeamPathLengthMaximum)
Sets Filter Beam Path Length Maximum
|
void |
setFilterBeamPathLengthMinimum(float[] arrFFilterBeamPathLengthMinimum)
Sets Filter Beam Path Length Minimum
|
void |
setFilterMaterial(java.lang.String strFilterMaterial)
Sets the X-Ray absorbing material used in the filter.
|
void |
setFilterThicknessMaximum(java.lang.String[] strFilterThicknessMaximum)
Sets Filter Thickness Maximum
|
void |
setFilterThicknessMinimum(java.lang.String[] strFilterThicknessMinimum)
Sets Filter Thickness Minimum
|
void |
setFilterType(java.lang.String strFilterType)
Sets the type of filter(s) inserted into the X-Ray beam..
|
void |
setFocalSpots(java.lang.String[] strFocalSpots)
Sets the used nominal size of the focal spot in mm.
|
void |
setHalfValueLayer(java.lang.String strHalfValueLayer)
Sets Half Value Layer.Uniquely identifies Half Value Layer
The thickness of Aluminum in mm required to reduce the X-Ray Output(0040,0312) by a factor of two.
|
void |
setOrganDose(java.lang.String strOrganDose)
Sets Half Value Layer.Uniquely identifies Half Value Layer
Average organ dose value measured in dGy during the acquisition of thisimage.
|
void |
setPaddleDescription(java.lang.String strPaddleDescription)
Sets Paddle Description.
|
void |
setXRayReceptorType(EnumXRayReceptorType enumXRayReceptorType)
Sets X-Ray Receptor Type
|
boolean |
validateForModule()
Validates all the attributes in WideFieldOphthalmicPhotographyQualityRatingSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic XRay3DGeneralSharedAcquisitionMacro getXRay3DGeneralSharedAcquisitionMacro()
XRay3DGeneralSharedAcquisitionMacropublic XRay3DGeneralPositionerMovementMacro getXRay3DGeneralPositionerMovementMacro()
XRay3DGeneralPositionerMovementMacropublic DigitalXRayDetectorMacro getDigitalXRayDetectorMacro()
DigitalXRayDetectorMacropublic void setFieldOfViewShape(EnumFieldOfViewShape enumFieldOfViewShape)
enumFieldOfViewShape - enum value of Field of View Shapepublic java.lang.String getFieldOfViewShape()
public void setXRayReceptorType(EnumXRayReceptorType enumXRayReceptorType)
enumXRayReceptorType - enum value of X-Ray Receptor Typepublic java.lang.String getXRayReceptorType()
public void setDistanceSourceToDetector(java.lang.String strDistanceSourceToDetector)
strDistanceSourceToDetector - String value of Distance Source to Detector.public java.lang.String getDistanceSourceToDetector()
public void setDistanceSourceToPatient(java.lang.String strDistanceSourceToPatient)
public java.lang.String getDistanceSourceToPatient()
public void setEstimatedRadiographicMagnificationFactor(java.lang.String strEstimatedRadiographicMagnificationFactor)
public java.lang.String getEstimatedRadiographicMagnificationFactor()
public void setAnodeTargetMaterial(EnumAnodeTargetMaterial enumAnodeTargetMaterial)
enumAnodeTargetMaterial - enum value of Anode Target Materialpublic java.lang.String getAnodeTargetMaterial()
public void setBodyPartThickness(java.lang.String strBodyPartThickness)
public java.lang.String getBodyPartThickness()
public void setExposureControlMode(EnumExposureControlMode enumExposureControlMode)
enumExposureControlMode - enum value of Exposure Control Modepublic java.lang.String getExposureControlMode()
public void setExposureControlModeDescription(java.lang.String strExposureControlModeDescription)
strExposureControlModeDescription - String value of Exposure Control Mode Descriptionpublic java.lang.String getExposureControlModeDescription()
public void setHalfValueLayer(java.lang.String strHalfValueLayer)
strHalfValueLayer - String value of Half Value Layer.public java.lang.String getHalfValueLayer()
public void setOrganDose(java.lang.String strOrganDose)
strHalfValueLayer - String value of Half Value Layer.public java.lang.String getOrganDose()
public void setEntranceDoseinmGy(java.lang.String strEntranceDoseinmGy)
strEntranceDoseinmGy - String value of EntranceDoseinmGy.public java.lang.String getEntranceDoseinmGy()
public void setFocalSpots(java.lang.String[] strFocalSpots)
strFocalSpots - String value of Focal Spot(s).public java.lang.String[] getFocalSpots()
public void setDetectorBinning(java.lang.String[] strDetectorBinning)
strDetectorBinning - String value of Detector Binning.public java.lang.String[] getDetectorBinning()
public void setDetectorTemperature(java.lang.String strDetectorTemperature)
strDetectorTemperature - String value of Detector Temperaturepublic java.lang.String getDetectorTemperature()
public void setFilterType(java.lang.String strFilterType)
FilterType - public java.lang.String getFilterType()
public void setFilterMaterial(java.lang.String strFilterMaterial)
strFilterMaterial - String Value component of a Name/Value pair when the Concept implied by Concept Namepublic java.lang.String[] getFilterMaterial()
public void setFilterThicknessMinimum(java.lang.String[] strFilterThicknessMinimum)
strFilterThicknessMinimum - String value of Filter Thickness Minimumpublic java.lang.String[] getFilterThicknessMinimum()
public void setFilterThicknessMaximum(java.lang.String[] strFilterThicknessMaximum)
strFilterThicknessMaximum - String value of Filter Thickness Maximumpublic java.lang.String[] getFilterThicknessMaximum()
public void setFilterBeamPathLengthMinimum(float[] arrFFilterBeamPathLengthMinimum)
arrFFilterBeamPathLengthMinimum - pair of Filter Beam Path Length Minimumpublic float[] getFilterBeamPathLengthMinimum()
public void setFilterBeamPathLengthMaximum(float[] arrFFilterBeamPathLengthMaximum)
arrFFilterBeamPathLengthMaximum - pair of Filter Beam Path Length Maximumpublic float[] getFilterBeamPathLengthMaximum()
public void setCompressionForce(java.lang.String strCompressionForce)
strCompressionForce - String value of Compression Forcepublic java.lang.String getCompressionForce()
public void setPaddleDescription(java.lang.String strPaddleDescription)
strPaddleDescription - String value of Paddle Description.public java.lang.String getPaddleDescription()
public PerProjectionAcquisitionSequence getPerProjectionAcquisitionSequence()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.