mirror of
https://github.com/nasa/trick.git
synced 2025-04-14 14:36:46 +00:00
Update README.md
This commit is contained in:
parent
d96dab1734
commit
d819aa9e97
@ -3,15 +3,15 @@
|
||||
This program uses the *SemiImplicitEuler* integrator to simulate the orbit of an Earth satellite.
|
||||
|
||||
Generate the results as follows:
|
||||
'''
|
||||
```
|
||||
$ make
|
||||
$ ./Orbit > orbit.csv
|
||||
'''
|
||||
```
|
||||
|
||||
Plot the results as follows:
|
||||
|
||||
'''
|
||||
```
|
||||
$ python plot_position.py
|
||||
'''
|
||||
```
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user