org.dcm4che2.iod.module.dx
Class DXDetectorModule
java.lang.Object
org.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.dx.DXDetector
org.dcm4che2.iod.module.dx.DXDetectorModule
public class DXDetectorModule
- extends DXDetector
- Since:
- 30.06.2006
- Version:
- Revision $Date: 2006-11-26 18:40:54 +0100 (Sun, 26 Nov 2006) $
- Author:
- Gunter Zeilinger
Fields inherited from class org.dcm4che2.iod.module.Module |
dcmobj |
Methods inherited from class org.dcm4che2.iod.module.dx.DXDetector |
getDateTimeOfLastDetectorCalibration, getDetectorActiveDimensions, getDetectorActiveOrigin, getDetectorActiveShape, getDetectorBinning, getDetectorConditionsNominalFlag, getDetectorConfiguration, getDetectorDescription, getDetectorElementPhysicalSize, getDetectorElementSpacing, getDetectorID, getDetectorManufacturerModelName, getDetectorManufacturerName, getDetectorMode, getDetectorTemperature, getDetectorTimeSinceLastExposure, getDetectorType, getExposuresOnDetectorSinceLastCalibration, getExposuresOnDetectorSinceManufactured, getSensitivity, setDateTimeOfLastDetectorCalibration, setDetectorActiveDimensions, setDetectorActiveOrigin, setDetectorActiveShape, setDetectorBinning, setDetectorConditionsNominalFlag, setDetectorConfiguration, setDetectorDescription, setDetectorElementPhysicalSize, setDetectorElementSpacing, setDetectorID, setDetectorManufacturerModelName, setDetectorManufacturerName, setDetectorMode, setDetectorTemperature, setDetectorTimeSinceLastExposure, setDetectorType, setExposuresOnDetectorSinceLastCalibration, setExposuresOnDetectorSinceManufactured, setSensitivity |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DXDetectorModule
public DXDetectorModule(DicomObject dcmobj)
getDetectorActiveTime
public float getDetectorActiveTime()
setDetectorActiveTime
public void setDetectorActiveTime(float f)
getDetectorActivationOffsetFromExposure
public float getDetectorActivationOffsetFromExposure()
setDetectorActivationOffsetFromExposure
public void setDetectorActivationOffsetFromExposure(float s)
getFieldOfViewShape
public java.lang.String getFieldOfViewShape()
setFieldOfViewShape
public void setFieldOfViewShape(java.lang.String s)
getFieldOfViewDimensions
public int[] getFieldOfViewDimensions()
setFieldOfViewDimensions
public void setFieldOfViewDimensions(int[] ints)
getFieldOfViewOrigin
public float[] getFieldOfViewOrigin()
setFieldOfViewOrigin
public void setFieldOfViewOrigin(float[] floats)
getFieldOfViewRotation
public float getFieldOfViewRotation()
setFieldOfViewRotation
public void setFieldOfViewRotation(float f)
getFieldOfViewHorizontalFlip
public java.lang.String getFieldOfViewHorizontalFlip()
setFieldOfViewHorizontalFlip
public void setFieldOfViewHorizontalFlip(java.lang.String s)
getImagerPixelSpacing
public float[] getImagerPixelSpacing()
setImagerPixelSpacing
public void setImagerPixelSpacing(float[] floats)
getPixelSpacing
public float[] getPixelSpacing()
setPixelSpacing
public void setPixelSpacing(float[] floats)
getPixelSpacingCalibrationType
public java.lang.String getPixelSpacingCalibrationType()
setPixelSpacingCalibrationType
public void setPixelSpacingCalibrationType(java.lang.String s)
getPixelSpacingCalibrationDescription
public java.lang.String getPixelSpacingCalibrationDescription()
setPixelSpacingCalibrationDescription
public void setPixelSpacingCalibrationDescription(java.lang.String s)
Copyright © 2011 dcm4che. All Rights Reserved.