Module: Convert Data Storage Type
(c) 2003 by O.Conrad
Menu: Grid > Tools > Values
Description
Changes the storage data type of a grid (e.g. from 4 byte floating point to 2 byte signed integer). If the target is not set, the original grid's storage type will be changed.
Parameters
NameTypeIdentifierDescriptionConstraints
Input
Grid Grid (input)INPUT
Output
Converted Grid (*)Grid (optional output)OUTPUT
Options
Data storage typeChoiceTYPEAvailable Choices:
[0] 1 bit
[1] 1 byte unsigned
[2] 1 byte signed
[3] 2 byte unsigned
[4] 2 byte signed
[5] 4 byte unsigned
[6] 4 byte signed
[7] 4 byte floating point
[8] 8 byte floating point
(*) optional