added CMake modules
[gpivtools.git] / man / gpiv_rot180.1
blob21819d19b26b8a983c15724edc3fa966ab071db2
1 .TH GPIV_ROT180 1 "8 November 2006"
2 .SH NAME
3 gpiv_rot180 \- Simple data manipulation tool for PIV data.
4 .SH SYNOPSIS
6 \fBgpiv_rot180\fP 
7 [\fB-h\fR | \fB--help\fR] 
8 [\fB-p\fR | \fB--print\fR] 
9 [\fB-p\fR | \fB--version\fR] 
10 [\fIfilename\fR] 
11 < \fIstdin\fR > \fIstdout\fR
13 \fP
15 .SH DESCRIPTION
16 \fBgpiv_rot180\fP rotates the data over 180 degrees.  As rotating over 180
17 degrees is identic to flipping over x as well as over y-direction,
18 \fBflipx\fR and \fBflipy\fR may be used instead of \fBgpiv_rot180\fR.
20 The parameters read from the configuration resources (containing the
21 key \fBPOST\fR) may be overruled by the command line options, as
22 explained below.
24 .SH Options 
25 .TP
26 .TP
27 \fB-h\fR | \fB--help\fR
28 On-line help.
30 .TP
31 \fB-p\fR | \fB--print\fR
32 Prints parameters, command line options and input and output filenames
33 to stdout. The output may be used as parameters of \fBgpiv_rot180\fP for
34 future use by re-directing stdout to \fIgpiv_rot180.par\fR.
36 .TP
37 \fB-v\fR | \fB--version\fR
38 Print version information on standard output, then exits successfully.
39 .TP
41 \fIfilename\fR 
42 Input PIV file. Overrides stdin and stdout. Output will be written
43 to \fIfilename\fB.ma.piv\fR. The parameters will be written or
44 appended to \fIfilename\fB.par\fR.
46 .SH SEE ALSO
47 manipiv, flipx, flipy, gpivtools
49 .SH AUTHOR
50 Gerber Van der Graaf