Description Usage Arguments Value Author(s) References Examples
View source: R/CAAIlluminatedFraction_MarsMagnitudeAA.R
CAAIlluminatedFraction_MarsMagnitudeAA
1 | CAAIlluminatedFraction_MarsMagnitudeAA(r, Delta, i)
|
r |
r The planet's distance to the Sun in astronomical units. |
Delta |
Delta The planet's distance from the Earth in astronomical units. |
i |
i The planet's phase angle in degrees. |
The magnitude of the planet.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAIlluminatedFraction_MarsMagnitudeAA(r = 1.8, Delta = 2.2, i = 18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.