Hyperbolic anomaly

Hi everyone,

I have a problem in meanToHyperbolicEccentric. For some observations, the following exception is thrown:
unable to compute hyperbolic eccentric anomaly from the mean anomaly after 50 iterations

So it needs more than 50 iterations to be converged. I increased the number of iteration to, e.g., 100, but after 52 iterations, it starts from the first iteration! I have no idea /
what’s the problem. Can you please help me with this matter? I appreciate it.

Best regards
Amir

Hi @AmirAllahvirdi,

Could you provide a failing test case of your issue (JUnit would be the best) so some of us can investigate it?

Best regards,
Maxime