cooliscool/orbit-interpolator

The input for acos in getPeriapsisArgument() out of bounds

cooliscool opened this issue · 1 comments

the input for acos function exceeds the domain of cos inverse function, in some trials.

Solved!
The code throws a ValueError exception when this happens and that corresponding set of points will be skipped from evaluation.