-
v0.11.0: orbital_elements constructors + planetary moon equatorial functions
released this
2026-02-23 21:39:47 +00:00 | 69 commits to main since this releaseNew functions (6):
- make_orbital_elements() — construct from 9 floats (radians)
- make_orbital_elements_deg() — construct from 9 floats (degrees)
- galilean_equatorial() — Io/Europa/Ganymede/Callisto RA/Dec (L1.2)
- saturn_moon_equatorial() — Mimas–Hyperion RA/Dec (TASS17)
- uranus_moon_equatorial() — Miranda–Oberon RA/Dec (GUST86)
- mars_moon_equatorial() — Phobos/Deimos RA/Dec (MarsSat)
Total: 120 SQL functions, 20 regression test suites.
NaN/Inf input guards on all 7 propagation parameters.
Geometric geocentric coordinates (no light-time/aberration).Downloads