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