Based on the original Rocket Workbench on SourceForge in CVS at: https://sourceforge.net/projects/rocketworkbench
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.

29 lines
550 B

  1. WGS-84 modeling constants:
  2. Semi-major axis
  3. a = 6378137.0 m
  4. Semi-minor axis
  5. b = 6356732.3142 m = a/(1-f)
  6. Flattening of ellipsoid
  7. f = 1.0/298.2572235630
  8. Eccentricity of ellipsoid
  9. e = 0.081819191 = (2f-f^2)^0.5
  10. 2nd zonal harmonic coeff. of gravitational potential
  11. C2,0 = - 484.16685 x 10^-6
  12. Earth's gravitational const. (with mass of atmosphere)
  13. GM = 0.3986004418 x 10^15 m3/s2
  14. Earth's angular velocity at equator
  15. omega = 7292115 x 10^-11 radians/sec
  16. Centimeter accuracy correction to this model:
  17. http://www.nima.mil/GandG/wgs-84/egm96.html