I seem to have asked my question wrong so here goes again I'll try to be more to the point. Is the top answer on this page

http://stackoverflow.com/questions/257717/position-of-the-sun-given-time-of-day-and-lat-long

the solution to the question asked or is more needed?

Thanks

link|improve this question
1  
Links man! Links! This is the internet! What in the world are you talking about? – Will Hartung Apr 23 '09 at 1:14
You definitely need to rephrase your question to be understandable. – lothar Apr 23 '09 at 1:14
He wants the R code from the link translated in to C. It seems mostly straightfoward, with one construct I don't quite recognize, but I think I know what it does. – Will Hartung Apr 23 '09 at 1:33
Thanks for looking at my question i took me a while to realize that comments were being made! I don't know if the code on that page is C or not thats what I was wondering and if it was finished? what is the construct that you don't recognize? thanks – Pip Apr 23 '09 at 1:43
feedback

2 Answers

up vote 2 down vote accepted

This answer, farther down on that question page has a link to c source code. It seems much more elaborate than the accepted answer but in the code, there are references to Joseph J. Michalsky which is the same guy referenced in the accepted answer.

link|improve this answer
Thanks for taking the time to answer my question – Pip Apr 23 '09 at 1:56
Astronomy rocks :) – Arnold Spence Apr 23 '09 at 1:58
feedback

Have you looked at the USNO NOVAS routines?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.