Description Usage Arguments Value Author(s) References Examples
View source: R/CAAIlluminatedFraction_MercuryMagnitudeAA.R
CAAIlluminatedFraction_MercuryMagnitudeAA
1 | CAAIlluminatedFraction_MercuryMagnitudeAA(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_MercuryMagnitudeAA(r = 0.2, Delta = 0.84, i = 140)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.