LLNL / SSAPy

A Python package allowing for fast and precise orbital modeling.
https://software.llnl.gov/SSAPy/
MIT License
36 stars 8 forks source link

Add test of Keplerian element evaluation from position and velocity #35

Closed JasonBernstein1 closed 2 months ago

JasonBernstein1 commented 2 months ago

This pull request adds exercise 3.2 from Montenbruck and Gill to the test suite for the orbit module in SSAPy. The test checks that the Keplerian elements computed with SSAPy for a particular position and velocity vector are as expected to within a specified absolute error tolerance.