CAAMoonIlluminatedFraction_GeocentricElongation: CAAMoonIlluminatedFraction_GeocentricElongation

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAMoonIlluminatedFraction_GeocentricElongation.R

Description

CAAMoonIlluminatedFraction_GeocentricElongation

Usage

1
CAAMoonIlluminatedFraction_GeocentricElongation(ObjectAlpha, ObjectDelta, SunAlpha, SunDelta)

Arguments

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.

Value

the elongation of the object from the Sun

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1
CAAMoonIlluminatedFraction_GeocentricElongation(ObjectAlpha = 20, ObjectDelta = 12.5, SunAlpha = 18.90, SunDelta = -12)

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.