From: jpr Date: Tue, 25 Sep 2007 15:04:58 +0000 (+0000) Subject: Conform ftp://medical.nema.org/medical/dicom/Supps/sup119_pc.pdf : X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c8a492650baad8d5d9915526addecb6523651b9f;p=gdcm.git Conform ftp://medical.nema.org/medical/dicom/Supps/sup119_pc.pdf : add OL --- diff --git a/Dicts/dicomVR.dic b/Dicts/dicomVR.dic index 9faba0da..4261fe78 100644 --- a/Dicts/dicomVR.dic +++ b/Dicts/dicomVR.dic @@ -12,7 +12,8 @@ LO Long String; // At most 64 chars LT Long Text; // At most 10240 chars OB Other Byte String; // String of bytes (VR independant) OW Other Word String; // String of 16-bit words (VR dependant) -OF Other Float String; // String of 32-bits IEEE754:1985 floating point words +OL Other Long Word String // String of 32-bit words (VR dependant) +OF Other Float String; // String of 32-bits IEEE754:1985 floating point words PN Person Name; // At most 64 chars SH Short String; // At most 16 chars SL Signed Long; // Exactly 4 bytes