-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7320e78
commit 4c5ae14
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |