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