CAAIlluminatedFraction_PhaseAngleRectangular: CAAIlluminatedFraction_PhaseAngleRectangular

Description Usage Arguments Details Author(s) References Examples

View source: R/CAAIlluminatedFraction_PhaseAngleRectangular.R

Description

CAAIlluminatedFraction_PhaseAngleRectangular

Usage

1

Arguments

x

x The geocentric rectangular ecliptical X coordinate of the object.

y

y The geocentric rectangular ecliptical Y coordinate of the object.

z

z The geocentric rectangular ecliptical Y coordinate of the object.

B

B The planet's heliocentric latitude in degrees.

L

L The planet's heliocentric longitude in degrees.

Delta

Delta The planet's distance from the Earth in astronomical units.

Details

The phase angle in degrees.

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
CAAIlluminatedFraction_PhaseAngleRectangular(x = 1.344, y = 2.3, z = 0.9, B = 22, L = 21, Delta = 1.8)

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