A thorough introduction to the computation of celestial mechanics, covering everything from astronomical and computational theory to the construction of rapid and accurate applications programs. The book supplies the necessary knowledge and software solutions for determining and predicting positions of the Sun, Moon, planets, minor planets and comets, solar eclipses, stellar occultations by the Moon, phases of the Moon and much more. This completely revised edition takes advantage of C++, and individual applications may be efficiently realized through the use of a powerful module library. The accompanying CD-ROM contains the complete, fully documented and commented source codes as well as executable programs for Windows 98/2000/XP and LINUX.


1 Introduction.- 2 Coordinate Systems.- 3 Calculation of Rising and Setting Times.- 4 Cometary Orbits.- 5 Special Perturbations.- 6 Planetary Orbits.- 7 Physical Ephemerides of the Planets.- 8 The Orbit of the Moon.- 9 Solar Eclipses.- 10 Stellar Occultations.- 11 Orbit Determination.- 12 Astrometry.- A.1 The Accompanying CD-ROM.- A.1.1 Contents.- A.1.2 System Requirements.- A.1.3 Executing the Programs.- A.2 Compiling and Linking the Programs.- A.2.1 General Advice on Computer-Specific Modifications.- A.2.2 Microsoft Visual C++ for Windows 98/2000/XP.- A.2.3 GNU C++ for Linux.- A.3 List of the Library Functions.- Symbols.