[C#] Computing North and South Node of Moon at certain time. #379
Unanswered
MichalNemec
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would need help with calculation of north and south nodes of moon at certain time.
Im using library SharpAstrology with Human design. It does the calculation twice (design and personality gates) and then outputs data. It has option to implement IEphemerides with custom calculations.
This is the result of the nodes using swissEphNet using MOSHIER.
And using this package i got a slight issue with the calculated values.
and the output is:
As you can see its different. Based on my testing, i dont think i need the speed properties, but there is something wrong and because of that human design gates do not match. Can someone please help me with this, i could not find any good resource to figure it out.
Beta Was this translation helpful? Give feedback.
All reactions