public class IonMachineVerificationSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
float[] |
getFixationLightAzimuthalAngle()
Retrieves Fixation Light Azimuthal Angle.
|
float[] |
getFixationLightPolarAngle()
Retrieves Fixation Light Polar Angle.
|
IonControlPointVerificationSequence |
getIonControlPointVerificationSequence()
Retrieves pre-initialized object of Ion Control Point Verification Sequence.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.
|
java.lang.String |
getNumberofLateralSpreadingDevices()
Retrieves Number of Lateral Spreading Devices.
|
java.lang.String |
getNumberofRangeModulators()
Retrieves Number of Number of Range Modulators.
|
java.lang.String |
getNumberofRangeShifters()
Retrieves Number of Range Shifters.
|
java.lang.String |
getPatientSupportAccessoryCode()
Return user-defined label identifier for Patient Support Accessory Code.
|
java.lang.String |
getPatientSupportID()
Retrieves User-specified identifier for manufacturer specific patient support devices.
|
java.lang.String |
getPatientSupportType()
Retrieves type of the PatientSupportType value encoded in this Item
|
java.lang.String |
getRadiationAtomicNumber()
Retrieves Radiation Atomic Number.
|
short[] |
getRadiationChargeState()
Returns the Charge state of radiation .
|
java.lang.String |
getRadiationMassNumber()
Retrieves Radiation Mass Number.
|
RecordedLateralSpreadingDeviceSequence |
getRecordedLateralSpreadingDeviceSequence()
Retrieves pre-initialized object of Recorded Lateral Spreading Device Sequence.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.
|
RecordedRangeModulatorSequence |
getRecordedRangeModulatorSequence()
Retrieves pre-initialized object of Recorded Range Modulator Sequence.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.
|
RecordedRangeShifterSequence |
getRecordedRangeShifterSequence()
Retrieves pre-initialized object of Recorded Range Shifter Sequence.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.
|
RecordedSnoutSequence |
getRecordedSnoutSequence()
Retrieves pre-initialized object of IRecorded Snout Sequence.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.
|
java.lang.String |
getScanMode()
Retrieves type of the value encoded in this Item
|
void |
setFixationLightAzimuthalAngle(float[] arrFixationLightAzimuthalAngle)
Sets FixationLightAzimuthalAngle
Azimuthal angle in degrees of the fixation light coordinate around the IEC BEAM LIMITING DEVICE Y-axis.
|
void |
setFixationLightPolarAngle(float[] arrFixationLightAzimuthalAngle)
Sets FixationLightPolarAngle
Polar angle in degrees of the fixation light coordinate.
|
void |
setNumberofLateralSpreadingDevices(java.lang.String strNumberofLateralSpreadingDevices)
Sets Number of Lateral Spreading Devices.
|
void |
setNumberofRangeModulators(java.lang.String strNumberofRangeModulators)
Sets Number of Range Modulators.
|
void |
setNumberofRangeShifters(java.lang.String strReferencedReferenceImageNumber)
Sets Number of Range Shifters.
|
void |
setPatientSupportAccessoryCode(java.lang.String strPatientSupportAccessoryCode)
Sets Rescale Type.
|
void |
setPatientSupportID(java.lang.String strPatientSupportID)
Sets the PatientSupportID.
|
void |
setPatientSupportType(EnumPatientSupportType enumPatientSupportType)
Sets the Value Type Defined in Terms of Enum
TABLE : Treatment delivery system table
CHAIR : Treatment delivery system chair
|
void |
setRadiationAtomicNumber(java.lang.String strRadiationAtomicNumber)
Sets Radiation Atomic Number.
|
void |
setRadiationChargeState(short[] sRadiationChargeState)
Sets RadiationChargeState
Charge state of radiation.
|
void |
setRadiationMassNumber(java.lang.String strRadiationMassNumber)
Sets Radiation Mass Number.
|
void |
setScanMode(EnumScanMode enumScanMode)
Sets the Value Type Defined in Terms of
Enumerated Values:
NONE : No beam scanning is performed
UNIFORM : The beam is scanned between control points to create a uniform lateral fluence distribution across the field
MODULATED : The beam is scanned between control points to create a modulated lateral fluence distribution across the field
The method of beam scanning to be used during treatment.
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, validateForModule, writepublic IonControlPointVerificationSequence getIonControlPointVerificationSequence()
public RecordedSnoutSequence getRecordedSnoutSequence()
public RecordedRangeShifterSequence getRecordedRangeShifterSequence()
public RecordedLateralSpreadingDeviceSequence getRecordedLateralSpreadingDeviceSequence()
public RecordedRangeModulatorSequence getRecordedRangeModulatorSequence()
public void setRadiationMassNumber(java.lang.String strRadiationMassNumber)
strRadiationAtomicNumber - String value of Radiation Atomic Number.public java.lang.String getRadiationMassNumber()
public void setRadiationAtomicNumber(java.lang.String strRadiationAtomicNumber)
strRadiationAtomicNumber - String value of Radiation Atomic Number.public java.lang.String getRadiationAtomicNumber()
public void setRadiationChargeState(short[] sRadiationChargeState)
sRadiationChargeState - short array of LUT Descriptor values.public short[] getRadiationChargeState()
public void setScanMode(EnumScanMode enumScanMode)
enumScanMode - Specifies type of the value encoded in this Itempublic java.lang.String getScanMode()
public void setNumberofRangeShifters(java.lang.String strReferencedReferenceImageNumber)
strReferencedReferenceImageNumber - String value of Referenced Reference Image Number.public java.lang.String getNumberofRangeShifters()
public void setNumberofLateralSpreadingDevices(java.lang.String strNumberofLateralSpreadingDevices)
strNumberofLateralSpreadingDevices - String value of Number of Lateral Spreading Devices.public java.lang.String getNumberofLateralSpreadingDevices()
public void setNumberofRangeModulators(java.lang.String strNumberofRangeModulators)
strNumber - of Range Modulators String value of NumberofNumberofRangeModulators.public java.lang.String getNumberofRangeModulators()
public void setPatientSupportType(EnumPatientSupportType enumPatientSupportType)
strPatientSupportType - type of the value encoded in this Itempublic java.lang.String getPatientSupportType()
public void setPatientSupportID(java.lang.String strPatientSupportID)
strPatientSupportID - public java.lang.String getPatientSupportID()
public void setPatientSupportAccessoryCode(java.lang.String strPatientSupportAccessoryCode)
strPatientSupportAccessoryCode - String value of Rescale Type.public java.lang.String getPatientSupportAccessoryCode()
public void setFixationLightAzimuthalAngle(float[] arrFixationLightAzimuthalAngle)
arrFixationLightAzimuthalAngle - pair of floating point numberspublic float[] getFixationLightAzimuthalAngle()
public void setFixationLightPolarAngle(float[] arrFixationLightAzimuthalAngle)
arrFixationLightPolarAngle - pair of floating point numberspublic float[] getFixationLightPolarAngle()