From: Paul Hirose (no email)
Date: Sun Sep 11 2005 - 13:32:35 EDT
Mike Hannibal wrote:
> I have looked through the archives but have been
> unable to find the way to calculate predicted
> inter-stellar, interplanetary,
> stellar/planetary/lunar/solar etc distances.
The IAU (International Astronomical Union) has an approved collection of
positional astronomy algorithms online as the SOFA library. It is
written in Fortran 77. On my system the full SOFA package compiled
without a hitch using MinGW, a Windows port of the GNU multi-langauge
compiler.
I'm glad you asked the question. When I checked the SOFA page, I noticed
that they posted a new package a few days ago. Among other things, it
fixes a tiny bug in the separation angle routine. The former version
returned an incorrect result if the two points were in exactly opposite
directions.
|