command
Version:
v0.0.0-...-cec3619
Opens a new window with list of versions in this module.
Published: Sep 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Plot
The plot tool uses gonum/plot to draw a graph of an orbit list. It was mainly created to be able to debug the verification code.
The tool takes a path to a CSV position list and the path to an output file to put the png in.
Usage
cd tools/plot
go build
./plot -in ../verification/1.csv -out ./out_1.png
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.