public class FluenceMapSequenceItem extends Item
FluenceMapSequenceItem.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFluenceDataScale()
Retrieves the meterset corresponding with a fluence map cell value of 1.0 expressed in units
specified by Primary Dosimeter Units (300A,00B3).
|
java.lang.String |
getRTBeamLimitingDeviceType()
Retrieves source of fluence data.
|
void |
setFluenceDataScale(java.lang.String strFluenceDataScale)
Sets the meterset corresponding with a fluence map cell value of 1.0 expressed in units
specified by Primary Dosimeter Units (300A,00B3).
|
void |
setFluenceDataSource(java.lang.String strFluenceDataSource)
Sets source of fluence data.
|
boolean |
validateForModule()
Validates all the attributes in
FluenceMapSequenceItem 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 boolean validateForModule()
throws InvalidItemException
FluenceMapSequenceItem that are present in the DataSetvalidateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setFluenceDataSource(java.lang.String strFluenceDataSource)
strFluenceDataSource - String value of Fluence Data Source.public java.lang.String getRTBeamLimitingDeviceType()
public void setFluenceDataScale(java.lang.String strFluenceDataScale)
strFluenceDataScale - String value of Fluence Data Scale.public java.lang.String getFluenceDataScale()