Description Usage Arguments Value Examples
Orbital elements for the mean equinox of the date
1 | planetary_orbit_elements(jd, planet)
|
jd |
Julian day |
planet |
planet name as string: mercury, venus,earth, mars, jupyter, saturn |
mean_longitude Mean longitude of the planet in degrees
semimajor_axis Semimajor axis of the orbit
eccentricity Eccentricity of the orbit
inclination Inclination on the plane of the ecliptic in degrees
ascending_node_longitude Longitude of the ascending node in degrees
perihelion_longitude Longitude of the perihelion in degrees
1 | planetary_orbit_elements(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.