MoonDistance

delphimoon

Moon distance

Algorithms

Top  Previous  Next

 

Calculates the distance of the moon

 

function Moon_Distance(date:TDateTime): extended;

 

Description

Calculates the distance of the moon from the center of the earth. The value is given in kilometers.

 

Reference

This function is based upon chapter 47 (45) of "Astronomical Algorithms".