public class MREchoSequenceItem extends Item
MREchoSequence.| Modifier and Type | Method and Description |
|---|---|
double |
getEffectiveEchoTime()
Retrieves The time in ms between the middle of the excitation pulse and the peak of the echo produced for kx=0.
|
void |
setEffectiveEchoTime(double dblEffectiveEchoTime)
Sets The time in ms between the middle of the excitation pulse and the peak of the echo produced for kx=0.
|
boolean |
validateForModule()
Validates all the attributes in CodeSequenceMacro 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
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setEffectiveEchoTime(double dblEffectiveEchoTime)
dblEffectiveEchoTime - String value of Unique identifier for the Study.public double getEffectiveEchoTime()