orbitlib icon indicating copy to clipboard operation
orbitlib copied to clipboard

UniversalPrediction(...) returns NaN when orbit eccentricity is exactly 0.

Open daftcube opened this issue 2 years ago • 0 comments

Issue

UniversalPrediction currently has a bug where it returns NaN when orbit eccentricity is exactly 0.

To Reproduce

Create an orbit using fromKeplerianElements with eccentricity 0. Call UniversalPrediction

daftcube avatar Mar 27 '22 21:03 daftcube