From: jpr Date: Mon, 21 Nov 2005 10:51:55 +0000 (+0000) Subject: Add missing VR : X-Git-Tag: Version1.3~58 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=da00a8af2a29200352a1313939143da161382b8f;p=gdcm.git Add missing VR : OF Other Float String // String of 32-bits IEEE754:1985 floating point words --- diff --git a/Dicts/dicomVR.dic b/Dicts/dicomVR.dic index 7e30c6e7..6c8c19e0 100644 --- a/Dicts/dicomVR.dic +++ b/Dicts/dicomVR.dic @@ -12,6 +12,7 @@ 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 PN Person Name; // At most 64 chars SH Short String; // At most 16 chars SL Signed Long; // Exactly 4 bytes