NAME¶
gpiv_flipx - Simple data manipulation tool for PIV data.
SYNOPSIS¶
gpiv_flipx [ 
-h | 
--help] [ 
-p | 
--print] [
  
-v | 
--version] [ 
filename] < 
stdin >
  
stdout
 
 
DESCRIPTION¶
gpiv_flipx flips the data in x-direction (vertical axis).
 
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_flipx for future use by re-directing stdout to
      gpiv_flipx.par.
    
 
   
  - -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.
    
 
   
SEE ALSO¶
manipiv, gpivtools
 
AUTHOR¶
Gerber Van der Graaf