Item _array_structure.encoding_type
Description
Data encoding of a single element of array data.
In several cases, the IEEE format is referenced.
See "IEEE Standard for Binary Floating-Point Arithmetic",
ANSI/IEEE Std 754-1985, the Institute of Electrical and
Electronics Engineers, Inc., NY 1985.
Category
array_structure
Mandatory Code
yes
Data Type Code
uline
Enumeration Values
| Item Value |
Description |
| unsigned 8-bit integer |
n.a. |
| signed 8-bit integer |
n.a. |
| unsigned 16-bit integer |
n.a. |
| signed 16-bit integer |
n.a. |
| unsigned 32-bit integer |
n.a. |
| signed 32-bit integer |
n.a. |
| signed 32-bit real IEEE |
n.a. |
| signed 64-bit real IEEE |
n.a. |
| signed 32-bit complex IEEE |
n.a. |