The VDAT filter imports and exports Voxler data files.
File Description
Voxler data files can contain uniform lattices, rectilinear lattices, curvilinear lattices, or point data.
The VDAT filter maintains an exact representation of your data (no rounding off), so it is an ideal format to use.
File Name Extensions
.VDAT
Format(s) Supported for Import
· 2D uniform lattice; 8-, 16-, 32-bit integer, float, double
· 2D rectilinear lattice; 8-, 16-, 32-bit integer, float, double
· 2D curvilinear lattice; 8-, 16-, 32-bit integer, float, double
· 3D uniform lattice; 8-, 16-, 32-bit integer, float, double
· 3D rectilinear lattice; 8-, 16-, 32-bit integer, float, double
· 3D curvilinear lattice; 8-, 16-, 32-bit integer, float, double
· point data
Format(s) Supported for Export
n/a
Import Method
Choose the File | Import command.
Export Method
Select a module and choose the File | Save Data command.
See Also