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