CAAElliptical_MinorPlanetMagnitude: CAAElliptical_MinorPlanetMagnitude

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAElliptical_MinorPlanetMagnitude.R

Description

CAAElliptical_MinorPlanetMagnitude

Usage

1
CAAElliptical_MinorPlanetMagnitude(H, delta, G, r, PhaseAngle)

Arguments

H

H The mean absolute visual magnitude of the minor planet.

delta

delta Distance of the minor planet to the Earth in astronomical units.

G

G The so called "slope parameter" which differs from one minor planet to another.

r

r Distance of the minor planet from the Sun in astronomical units

PhaseAngle

PhaseAngle the Sun - body - Earth angle in degrees

Value

The magnitude of the minor 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
CAAElliptical_MinorPlanetMagnitude(3.34, 1.6906631928, 0.12, 2.6154983761, 120);

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