Simulation Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
159 B

  1. {
  2. "t0": 0.0,
  3. "dt": 1.0,
  4. "tf": 86400.0,
  5. "mu": 398600.4418,
  6. "x0": [
  7. 10000.0,
  8. 10000.0,
  9. 10000.0,
  10. 1.0,
  11. 2.0,
  12. 3.0
  13. ]
  14. }