Description Usage Arguments Value Author(s) References Examples
View source: R/CAAMoonIlluminatedFraction_GeocentricElongation.R
CAAMoonIlluminatedFraction_GeocentricElongation
1 | CAAMoonIlluminatedFraction_GeocentricElongation(ObjectAlpha, ObjectDelta, SunAlpha, SunDelta)
|
ObjectAlpha |
ObjectAlpha The geocentric right ascension of the object (e.g. the Moon) expressed as an hour angle. |
ObjectDelta |
ObjectDelta The geocentric declination of the object (e.g. the Moon) in degrees. |
SunAlpha |
SunAlpha The geocentric right ascension of the Sun expressed as an hour angle. |
SunDelta |
SunDelta The geocentric declination of the Sun in degrees. |
the elongation of the object from the Sun
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAMoonIlluminatedFraction_GeocentricElongation(ObjectAlpha = 20, ObjectDelta = 12.5, SunAlpha = 18.90, SunDelta = -12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.