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

OpenGL

开发平台:

Visual C++

  1. # Gemini and Mercury models created by Shrox -- http://www.shrox.com/
  2. "Gemini" "Sol/Earth"
  3. {
  4. Class "spacecraft"
  5. Mesh "gemini.3ds"
  6. Radius 0.0075
  7. # Data for Gemini VII mission.  Only the SMA, inclination, and period
  8. # are approximately correct.
  9. EllipticalOrbit
  10. {
  11. Period            0.06686
  12. SemiMajorAxis  6705
  13. Eccentricity      0
  14. Inclination      28.89
  15. AscendingNode   133
  16. ArgOfPericenter  96
  17. MeanAnomaly       8
  18. }
  19. Albedo        0.10
  20. }
  21. "Friendship 7" "Sol/Earth"
  22. {
  23. Class "spacecraft"
  24. Mesh "mercury7.3ds"
  25. Radius 0.003
  26. # I'm missing good orbital data for this mission.  The period,
  27. # inclination, and SMA are correct.
  28. #
  29. # Launched Feb 20, 1962, 9:47:49am EST
  30. EllipticalOrbit
  31. {
  32. Period            0.06144
  33. SemiMajorAxis  6587 # perigee 100 miles, apogee 160 miles
  34. Eccentricity      0.00737
  35. Inclination      32.54
  36. AscendingNode   329
  37. ArgOfPericenter  96
  38. MeanAnomaly     287
  39. }
  40. Albedo        0.10
  41. }