Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-klein authored Jun 12, 2016
1 parent 7320e78 commit 4c5ae14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# mission-design
MATLAB tool that designs a mission based on given constraints, similar to the traveling salesman problem.

Run missionGUI and set the parameters, including the start and end planet, and any other planets that should be visited. Adjust start date, time step, and duration. Other options may not be implemented yet. Click RUN to begin computations. Progress will be shown in the Command Window. When the computations are complete, press the Return key to view the mission animation.

0 comments on commit 4c5ae14

Please sign in to comment.