Description Usage Arguments Value Author(s) References Examples
View source: R/CAAFK5_CorrectionInLatitude.R
CAAFK5_CorrectionInLatitude
1 | CAAFK5_CorrectionInLatitude(Latitude, JD)
|
Latitude |
Latitude The VSOP heliocentric latitude in degrees. |
JD |
JD The date in Dynamical time to calculate for. |
The correction in degrees to convert a VSOP heliocentric latitude to the FK5 reference frame.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAFK5_CorrectionInLatitude(Latitude = 12, JD = 2452970)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.