CAAIlluminatedFraction_VenusMagnitudeAA: CAAIlluminatedFraction_VenusMagnitudeAA

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAIlluminatedFraction_VenusMagnitudeAA.R

Description

CAAIlluminatedFraction_VenusMagnitudeAA

Usage

1

Arguments

r

r The planet's distance to the Sun in astronomical units.

Delta

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

i

i The planet's phase angle in degrees.

Value

The magnitude of the planet.

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_VenusMagnitudeAA(r = 0.75, Delta = 0.43, i = 120)

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