Description Usage Arguments Value Author(s) References Examples
View source: R/CAAMoonIlluminatedFraction_PhaseAngle.R
CAAMoonIlluminatedFraction_PhaseAngle
| 1 | CAAMoonIlluminatedFraction_PhaseAngle(GeocentricElongation, EarthObjectDistance, EarthSunDistance)
 | 
| GeocentricElongation | GeocentricElongation The geocentric elongation in degrees. | 
| EarthObjectDistance | EarthObjectDistance The distance in astronomical units between the Earth and the object (the Moon) | 
| EarthSunDistance | EarthSunDistance The distance in astronomical units between the Earth and the Sun | 
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 | CAAMoonIlluminatedFraction_PhaseAngle(GeocentricElongation = 34, EarthObjectDistance = 0.03, EarthSunDistance = 1.02)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.