Description Usage Arguments Value Author(s) References Examples
View source: R/CAAPhysicalMars_Calculate.R
CAAPhysicalMars_Calculate
1 |
JD |
JD The date in Dynamical time to calculate for. |
A class containing
DE The planetocentric declination in degrees of the Earth.
DS The planetocentric declination in degrees of the Sun.
w The aerographic longitude in degrees of the central meridian as seen from Earth.
P The geocentric position angle of Mars' northern rotational pole in degrees.
X The position angle in degrees of the mid-point of the illuminated limb.
k The illuminated fraction of the planet's disk.
q The defect of illumination.
d The apparent diameter of Mars in arc seconds.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAPhysicalMars_Calculate(JD = 2456597.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.