debian man page for gpiv_revert

Query: gpiv_revert

OS: debian

Section: 1

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

GPIV_REVERT(1)						      General Commands Manual						    GPIV_REVERT(1)

NAME
gpiv_revert - Simple data manipulation tool for PIV data.
SYNOPSIS
gpiv_revert [-h | --help] [-p | --print] [-v | --version] [filename] < stdin > stdout
DESCRIPTION
gpiv_revert gpiv_reverts array indexes of output data for getting reversed order. This results into high to low running positions or vice versa. The parameters read from the configuration resources (containing the key POST) may be overruled by the command line options, as explained below. Options -h | --help On-line help. -p | --print Prints parameters, command line options and input and output filenames to stdout. The output may be used as parameters of gpiv_revert for future use by re-directing stdout to gpiv_revert.par. -v | --version Print version information on standard output, then exits successfully. filename Input PIV file. Overrides stdin and stdout. Output will be written to filename.ma.piv. The parameters will be written or appended to filename.par. SEE ALSO manipiv, gpivtools
AUTHOR
Gerber Van der Graaf 8 November 2006 GPIV_REVERT(1)
Related Man Pages
gpiv_hdf2piv(1) - debian
gpiv_nstrain(1) - debian
gpiv_peaklck(1) - debian
gpiv_piv2hdf(1) - debian
gpiv_vhisto(1) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?