debian man page for gpiv_fasty

Query: gpiv_fasty

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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

GPIV_FASTY(1)						      General Commands Manual						     GPIV_FASTY(1)

NAME
gpiv_fasty - Simple data manipulation tool for PIV data.
SYNOPSIS
gpiv_fasty [-h | --help] [-p | --print] [-v | --version] [filename] < stdin > stdout
DESCRIPTION
gpiv_fasty returns fast running y-positions of data that are originally written with fast running x-positions. All other variables (parti- cle displacements, snr, peak#) are at the new positions as well. 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 is identic of filename.par, in case -f is used. -v | --version Print version information on standard output, then exits successfully. filename Input Piv data file. Overrides stdin and stdout. Output will be written to filename.ma.piv. The parameters will be written or appended to filename.par and may be used for future use by including them in ./gpivrc. SEE ALSO manipiv, gpivtools
AUTHOR
Gerber Van der Graaf 8 November 2006 GPIV_FASTY(1)
Related Man Pages
gpiv_manipiv(1) - debian
gpiv_nstrain(1) - debian
gpiv_peaklck(1) - debian
gpiv_piv2hdf(1) - debian
gpiv_s-avg(1) - debian
Similar Topics in the Unix Linux Community
Unix
How do you take in variables/parameters from the command line?
Compare file names
Print C file output both in stdout and file
sed using data in two different positions