Description Usage Arguments Value Examples
Planetary aberration correction (effect of light-time and Earth's motion)
1  | aberration_corrected_coordinates_planet(jd, planet)
 | 
jd | 
 Julian day  | 
planet | 
 planet name as string: mercury, venus,earth, mars, jupyter, saturn  | 
d Corrected distance to Earth
x Corrected rectangular geocentric coordinate of the planet x
y Corrected rectangular geocentric coordinate y
z Corrected rectangular geocentric coordinate z
L Corrected heliocentric longitude of the planet
B Corrected heliocentric latitude of the planet
R Corrected heliocentric radius of the planet
1  | aberration_corrected_coordinates_planet(julian_day(13.19,11,2028),"venus")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.