Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
cell_type_type [2016/01/26 03:14]
admin
cell_type_type [2016/01/26 03:16]
admin
Line 25: Line 25:
 | 6  | Unsigned 32 Bit Integer ​ | | 6  | Unsigned 32 Bit Integer ​ |
 | 7  | IEEE 754 32 Bit Real  | | 7  | IEEE 754 32 Bit Real  |
 +| 8  | IEEE 754 64 Bit Real  |
  
-It is worth noting that the definition of maps with cell type 1 Bit Integer” helps saving memory, but it also has a huge negative impact in performance.+It is worth noting that the definition of maps with cell type "1 Bit Integer" ​helps saving memory, but it also has a huge negative impact in performance. On the other hand, the use the cell type "IEEE 754 64 Bit Real" uses way more memory than any other cell type.
  
 ===== GUI Editor ===== ===== GUI Editor =====