Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Spline option for Central Orbits Central orbits may now read time/position/velocity points from an input file (as from GMAT, for instance) and interpolate with cubic splines. * Cleanup before push * Merge branch 'master' of https://github.com/ericstoneking/42 * Fixed GPS Epoch Added offset between UTC and TT at GPS epoch in GpsTimeToJD and JDToGpsTime * GPS Time Accuracy Replaced JDToGpsTime with GpsTimeToGpsDate to reduce roundoff error. * Add docker push github action --------- Co-authored-by: Eric Stoneking <[email protected]>
- Loading branch information