]> Creatis software - gdcm.git/commitdiff
Add missing VR :
authorjpr <jpr>
Mon, 21 Nov 2005 10:51:55 +0000 (10:51 +0000)
committerjpr <jpr>
Mon, 21 Nov 2005 10:51:55 +0000 (10:51 +0000)
OF Other Float String   // String of 32-bits IEEE754:1985 floating point words

Dicts/dicomVR.dic

index 7e30c6e7eb8fb7b042598144d5043b70c9f0028c..6c8c19e0867d5d759dac18d9e385511f35fac603 100644 (file)
@@ -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