File: gr_time_plot_c.1

package info (click to toggle)
gnuradio 3.7.13.4-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 45,992 kB
  • sloc: cpp: 155,723; python: 88,934; xml: 42,165; ansic: 41,036; fortran: 927; asm: 803; sh: 224; lisp: 31; makefile: 17
file content (40 lines) | stat: -rw-r--r-- 1,124 bytes parent folder | download | duplicates (5)
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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.10.
.TH USAGE: "1" "July 2014" "Usage: gr_time_plot_c [options]" "User Commands"
.SH NAME
gr_time_plot \- gnuradio time domain pltting applications
.SH SYNOPSIS
.B gr_time_plot_c
[\fIoptions\fR]
.SH DESCRIPTION
Plots a list of files on a scope plot. Files are a binary list of complex
floats.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-N\fR NSAMPLES, \fB\-\-nsamples\fR=\fINSAMPLES\fR
Set the number of samples to display [default=1000000]
.TP
\fB\-S\fR START, \fB\-\-start\fR=\fISTART\fR
Starting sample number [default=0]
.TP
\fB\-r\fR SAMPLE_RATE, \fB\-\-sample\-rate\fR=\fISAMPLE_RATE\fR
Set the sample rate of the signal [default=1.0]
.TP
\fB\-\-no\-auto\-scale\fR
Do not auto\-scale the plot [default=False]
.PP
gr_time_plot_c: error: no such option: \fB\-\-version\fR
.SH "SEE ALSO"
The full documentation for
.B Usage:
is maintained as a Texinfo manual.  If the
.B info
and
.B Usage:
programs are properly installed at your site, the command
.IP
.B info Usage:
.PP
should give you access to the complete manual.