Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
|
Usage:
plot-plot-file [OPTION]... FILENAME...
Allowed options:
Option | Description |
---|---|
--help | produce help message |
--filename FILENAME | view plots saved in FILENAME via PLOT_FILE environment variable |
--binary | parse FILENAME as binary plot file (default: parse FILENAME as JSON plot file |
--screenshot SCREENSHOT_FILENAME | write screenshot to FILENAME |
--merge-lines | by default, when multiple plot files are provided, multiple plots with the same title are flattened into a single plot and lines with the same label are distinguished by filename (with directory and extension stripped). using --merge-lines further flattens lines with the same label down into a single line with the concatenation of each line's points (separated by a break), resulting in no filename components appearing in labels |