#include "mitkGEDicomDiffusionImageHeaderReader.h"
#include "gdcmGlobal.h"
#include "gdcm.h"
Go to the source code of this file.
Functions | |
const gdcm::DictEntry | GEDictBValue (0x0043, 0x1039,"IS","1","B Value of diffusion weighting") |
const gdcm::DictEntry | GEDictXGradient (0x0019, 0x10bb,"DS","1","X component of gradient direction") |
const gdcm::DictEntry | GEDictYGradient (0x0019, 0x10bc,"DS","1","Y component of gradient direction") |
const gdcm::DictEntry | GEDictZGradient (0x0019, 0x10bd,"DS","1","Z component of gradient direction") |
const gdcm::DictEntry GEDictBValue | ( | 0x0043 | , |
0x1039 | , | ||
"IS" | , | ||
"1" | , | ||
"B Value of diffusion weighting" | |||
) |
Referenced by mitk::GEDicomDiffusionImageHeaderReader::Update().
const gdcm::DictEntry GEDictXGradient | ( | 0x0019 | , |
0x10bb | , | ||
"DS" | , | ||
"1" | , | ||
"X component of gradient direction" | |||
) |
Referenced by mitk::GEDicomDiffusionImageHeaderReader::Update().
const gdcm::DictEntry GEDictYGradient | ( | 0x0019 | , |
0x10bc | , | ||
"DS" | , | ||
"1" | , | ||
"Y component of gradient direction" | |||
) |
Referenced by mitk::GEDicomDiffusionImageHeaderReader::Update().
const gdcm::DictEntry GEDictZGradient | ( | 0x0019 | , |
0x10bd | , | ||
"DS" | , | ||
"1" | , | ||
"Z component of gradient direction" | |||
) |
Referenced by mitk::GEDicomDiffusionImageHeaderReader::Update().