SYNOPSIS

gr_spectrogram_plot_c [options]

DESCRIPTION

Plots the spectrogram (waterfall) of a list of files. Files are a binary list of complex floats.

OPTIONS

-h, --help

show this help message and exit

-N NSAMPLES, --nsamples=NSAMPLES

Set the number of samples to display [default=1000000]

-S START, --start=START

Starting sample number [default=0]

-L PSD_SIZE, --psd-size=PSD_SIZE

Set the FFT size of the PSD [default=2048]

-f CENTER_FREQUENCY, --center-frequency=CENTER_FREQUENCY

Set the center frequency of the signal [default=0.0]

-r SAMPLE_RATE, --sample-rate=SAMPLE_RATE

Set the sample rate of the signal [default=1.0]

-a AVERAGE, --average=AVERAGE

Set amount of averaging (smaller=more averaging) [default=1.0]

gr_spectrogram_plot_c: error: no such option: --version

RELATED TO gr_spectrogram_plot_f…

The full documentation for Usage: is maintained as a Texinfo manual. If the info and Usage: programs are properly installed at your site, the command

  • info Usage:

should give you access to the complete manual.