We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e533644 commit 9a6d66aCopy full SHA for 9a6d66a
scientific/nt_mdt/nt_mdt.ksy
@@ -649,19 +649,19 @@ enums:
649
650
data_type:
651
0: unknown0
652
- '-1': int8
+ -1: int8
653
1: uint8
654
- '-2': int16
+ -2: int16
655
2: uint16
656
- '-4': int32
+ -4: int32
657
4: uint32
658
- '-8': int64
+ -8: int64
659
8: uint64
660
- '-5892': float32
661
- '-9990': float48
662
- '-13320': float64
663
- '-16138': float80
664
- '-65544': floatfix
+ -5892: float32
+ -9990: float48
+ -13320: float64
+ -16138: float80
+ -65544: floatfix
665
666
667
xml_scan_location:
0 commit comments