CAAFK5_CorrectionInLatitude: CAAFK5_CorrectionInLatitude

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAFK5_CorrectionInLatitude.R

Description

CAAFK5_CorrectionInLatitude

Usage

1

Arguments

Latitude

Latitude The VSOP heliocentric latitude in degrees.

JD

JD The date in Dynamical time to calculate for.

Value

The correction in degrees to convert a VSOP heliocentric latitude to the FK5 reference frame.

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
CAAFK5_CorrectionInLatitude(Latitude = 12, JD = 2452970)

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