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 nearly calculations, including but not limited to:

  • JPL Ephemeris - Via JPL-provided test vectors for Chebychev polynomial calculation

  • SGP4 - Via SGP4 test vectors provided with original C++ distribution