debian man page for gwyddion::dump

Query: gwyddion::dump

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

.::Gwyddion::dump(3pm)						     gwyddion						    .::Gwyddion::dump(3pm)

NAME
Gwyddion::dump -- Gwyddion plug-in proxy dump dumb file format handling.
FUNCTIONS
read( filename ) Read a Gwyddion plug-in proxy dump file. The file is returned as a hash table of dump key, value pairs. Data fields are packed as references to hashes with following keys (not all has to be present): `xres' (x-resolution, in number of samples), `yres' (y-resolution, in number of samples), `xreal' (real x size, in base SI units), `yreal' (real y size, in base SI units), `unit-xy' (lateral units, base SI, like `m'), `unit-z' (value units, base SI, like `m' or `A'), `data' (the data field data itself, an array of floats). Fatal errors are not handled, the function simply dies. If you have anything meaningful to do after a fatal error, you have to catch the error. write( data, filename ) Write a Gwyddion plug-in proxy dump file. The hash table to write is expected to follow the same conventions as those returned by read(), please see its description for more. Fatal errors are not handled, the function simply dies. If you have anything meaningful to do after a fatal error, you have to catch the error. perl v5.14.2 2007-10-18 .::Gwyddion::dump(3pm)
Related Man Pages
dump(9e) - opensolaris
dump(1) - sunos
dump(1) - minix
dump(1) - xfree86
dump(1) - x11r4
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph