1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH RTKPLOT_QT "1" "April 2021" "rtkplot_qt rtkplot_qt" "User Commands"
.SH NAME rtkplot_qt \- Plot solutions and Observation data
.SH SYNOPSIS
.B rtkplot_qt
[\fI\,options\/\fR] \fI\,file\/\fR
.SH DESCRIPTION
RTK plot
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Displays help on commandline options.
.TP
\fB\-\-help\-all\fR
Displays help including Qt specific options.
.TP
\fB\-v\fR, \fB\-\-version\fR
Displays version information.
.TP
\fB\-r\fR
open raw
.TP
\fB\-t\fR, \fB\-\-title\fR <title>
use window tile <title>.
.TP
\fB\-p\fR, \fB\-\-path\fR <path>
open <path>.
.TP
\fB\-1\fR <path>
open <path> as solution 1.
.TP
\fB\-2\fR <path>
open <path> as solution 2.
.SS "Arguments:"
.TP
file
Read files.
.SH "SEE ALSO"
The full documentation for
.B rtkplot_qt
is maintained as a Texinfo manual. If the
.B info
and
.B rtkplot_qt
programs are properly installed at your site, the command
.IP
.B info rtkplot_qt
.PP
should give you access to the complete manual.
|