Description Usage Arguments Value Author(s) References Examples
View source: R/CAAElliptical_Calculate_Mercury.R
CAAElliptical_Calculate_Mercury
1 |
JD |
The date in Dynamical time to calculate for. |
ApparentGeocentricLongitude The apparent geocentric ecliptical longitude in degrees of the object.
ApparentGeocentricLatitude The apparent geocentric ecliptical latitude in degrees of the object.
ApparentGeocentricDistance The apparent distance in astronomical units between the object and the Earth.
ApparentLightTime The apparent light travel time in days.
ApparentGeocentricRA The apparent right ascension of the planet as an hour angle.
ApparentGeocentricDeclination The apparent declination of the planet in degrees.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAElliptical_Calculate_Mercury(JD = 2452970)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.