Skip to content
Snippets Groups Projects
Commit 204d596c authored by BobLeHibou's avatar BobLeHibou
Browse files

ADD: completed constants up to pluto

parent 98b728cc
No related branches found
No related tags found
No related merge requests found
...@@ -42,11 +42,11 @@ ...@@ -42,11 +42,11 @@
#define E_VENUS 0.006772 #define E_VENUS 0.006772
#define E_TERRE 0.0167086 #define E_TERRE 0.0167086
#define E_MARS 0.0934 #define E_MARS 0.0934
#define E_JUPITER #define E_JUPITER 0.0489
#define E_SATURN #define E_SATURN 0.0565
#define E_URANUS #define E_URANUS 0.04717
#define E_NEPTUNE #define E_NEPTUNE 0.008678
#define E_PLUTO #define E_PLUTO 0.2488
// perihelion // perihelion
#define PER_MERCURE 4.60012e10 #define PER_MERCURE 4.60012e10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment