Closed kevindecapite closed 5 years ago
It was pointed out to me that swe_nod_aps() was calling the incorrect method under the hood (the _ut() one). Both have the same method signature, so no other changes should be needed:
swe_nod_aps()
_ut()
https://www.astro.com/swisseph/swephprg.htm#_Toc505244849
@cyjoelchen Hi Joel, just pinging you about this in case it got lost in the shuffle. I know it's not urgent by any means.
It was pointed out to me that
swe_nod_aps()
was calling the incorrect method under the hood (the_ut()
one). Both have the same method signature, so no other changes should be needed:https://www.astro.com/swisseph/swephprg.htm#_Toc505244849