Package com.pixelmed.dose
Class CTAcquisitionParameters
java.lang.Object
com.pixelmed.dose.CTAcquisitionParameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected CodedSequenceItemprotected Stringprotected Stringprotected Stringprotected ContentItemprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected CTScanTypeprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
ConstructorsConstructorDescriptionCTAcquisitionParameters(ContentItem parametersNode) CTAcquisitionParameters(String irradiationEventUID, CTScanType scanType, CodedSequenceItem anatomy, String acquisitionProtocol, String comment, String exposureTimeInSeconds, String scanningLengthInMM, String nominalSingleCollimationWidthInMM, String nominalTotalCollimationWidthInMM, String pitchFactor, String kvp, String tubeCurrent, String tubeCurrentMaximum, String exposureTimePerRotation) CTAcquisitionParameters(String irradiationEventUID, CTScanType scanType, CodedSequenceItem anatomy, String acquisitionProtocol, String comment, String exposureTimeInSeconds, String scanningLengthInMM, String lengthOfReconstructableVolumeInMM, String exposedRangeInMM, String topZLocationOfReconstructableVolume, String bottomZLocationOfReconstructableVolume, String topZLocationOfScanningLength, String bottomZLocationOfScanningLength, String frameOfReferenceUID, String nominalSingleCollimationWidthInMM, String nominalTotalCollimationWidthInMM, String pitchFactor, String kvp, String tubeCurrent, String tubeCurrentMaximum, String exposureTimePerRotation) -
Method Summary
Modifier and TypeMethodDescriptionvoidderiveScanningLengthFromDLPAndCTDIVolIfGreater(String dlp, String ctdiVol) booleanbooleanstatic StringgetKVP()static StringlocationSignToSI(String value) voidtoString()toString(boolean pretty)
-
Field Details
-
irradiationEventUID
-
scanType
-
anatomy
-
acquisitionProtocol
-
comment
-
exposureTimeInSeconds
-
scanningLengthInMM
-
lengthOfReconstructableVolumeInMM
-
exposedRangeInMM
-
topZLocationOfReconstructableVolume
-
bottomZLocationOfReconstructableVolume
-
topZLocationOfScanningLength
-
bottomZLocationOfScanningLength
-
frameOfReferenceUID
-
nominalSingleCollimationWidthInMM
-
nominalTotalCollimationWidthInMM
-
pitchFactor
-
kvp
-
tubeCurrent
-
tubeCurrentMaximum
-
exposureTimePerRotation
-
contentItemFragment
-
-
Constructor Details
-
CTAcquisitionParameters
public CTAcquisitionParameters(String irradiationEventUID, CTScanType scanType, CodedSequenceItem anatomy, String acquisitionProtocol, String comment, String exposureTimeInSeconds, String scanningLengthInMM, String lengthOfReconstructableVolumeInMM, String exposedRangeInMM, String topZLocationOfReconstructableVolume, String bottomZLocationOfReconstructableVolume, String topZLocationOfScanningLength, String bottomZLocationOfScanningLength, String frameOfReferenceUID, String nominalSingleCollimationWidthInMM, String nominalTotalCollimationWidthInMM, String pitchFactor, String kvp, String tubeCurrent, String tubeCurrentMaximum, String exposureTimePerRotation) -
CTAcquisitionParameters
public CTAcquisitionParameters(String irradiationEventUID, CTScanType scanType, CodedSequenceItem anatomy, String acquisitionProtocol, String comment, String exposureTimeInSeconds, String scanningLengthInMM, String nominalSingleCollimationWidthInMM, String nominalTotalCollimationWidthInMM, String pitchFactor, String kvp, String tubeCurrent, String tubeCurrentMaximum, String exposureTimePerRotation) -
CTAcquisitionParameters
-
CTAcquisitionParameters
-
-
Method Details
-
merge
-
equals
-
equalsApartFromIrradiationEventUID
-
getIrradiationEventUID
-
getScanType
-
getAnatomy
-
getAcquisitionProtocol
-
getComment
-
getExposureTimeInSeconds
-
getScanningLengthInMM
-
getLengthOfReconstructableVolumeInMM
-
getExposedRangeInMM
-
getTopZLocationOfReconstructableVolume
-
getBottomZLocationOfReconstructableVolume
-
getTopZLocationOfScanningLength
-
getBottomZLocationOfScanningLength
-
getFrameOfReferenceUID
-
getNominalSingleCollimationWidthInMM
-
getNominalTotalCollimationWidthInMM
-
getPitchFactor
-
getKVP
-
getTubeCurrent
-
getTubeCurrentMaximum
-
getExposureTimePerRotation
-
deriveScanningLengthFromDLPAndCTDIVolIfGreater
-
locationSignToSI
-
toString
-
toString
-
getHTMLTableHeaderRowFragment
-
getHTMLTableRowFragment
-
getStructuredReportFragment
- Throws:
DicomException
-