shroxmars.ssc
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:1k
源码类别:

OpenGL

开发平台:

Visual C++

  1. "Mars Odyssey" "Sol/Mars"
  2. {
  3. Class "spacecraft"
  4. Mesh "marsodyssey.3ds"
  5. Radius 0.01
  6. # Orbital elements are only very approximately correct
  7. # after completion of aerobraking phase.  These were taken
  8. # from the Mars Odyssey PIP, and only reflect the planned,
  9. # and not the actual final orbit.  A better source would be
  10. # appreciated.
  11. EllipticalOrbit
  12. {
  13. Epoch             2452251.70833
  14. Period            0.0822
  15. SemiMajorAxis     3797.2
  16. Eccentricity      0.0
  17. Inclination       93.1
  18. AscendingNode     35
  19. ArgOfPericenter   0.0
  20. MeanAnomaly       0.0
  21. }
  22. }
  23. "MGS" "Sol/Mars"
  24. {
  25. Class "spacecraft"
  26. Mesh "marsglobalsurvr.3ds"
  27. Radius 0.01
  28. # The most recent orbital elements I could find for MGS
  29. # are from March:
  30. # http://mars.jpl.nasa.gov/mgs/status/nav/orbparam-peri2.txt
  31. EllipticalOrbit
  32. {
  33. Epoch             2451973.25864
  34. Period            0.08127579
  35. SemiMajorAxis     3767.968213
  36. Eccentricity      0.005809
  37. Inclination      93.0092
  38. AscendingNode    28.452982
  39. ArgOfPericenter 267.202961
  40. MeanAnomaly       0.0
  41. }
  42. }