Description Usage Arguments Value Examples
Heliocentric radius of a planet
1 | heliocentric_radius(jd, celestial_body)
|
jd |
Julian day |
celestial_body |
planet name as string: mercury, venus,earth, mars, jupyter, saturn |
Heliocentric radius
1 2 | jd<-julian_day(13.19,11,2028)
heliocentric_radius(jd,"venus")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.