Skip to content

References

References

The equations and many of the unit tests underlying this work are drawn from the following sources:

Models

This code makes reference to and relies on models generated by the following:

Verification

The code includes Rust test modules and Python test modules for verification of calculations, including but not limited to:

  • JPL Ephemeris — Via JPL-provided test vectors for Chebyshev polynomial calculation
  • SGP4 — Via SGP4 test vectors provided with original C++ distribution