Description Usage Arguments Value Author(s) References Examples
View source: R/CAAFK5_CorrectionInLongitude.R
CAAFK5_CorrectionInLongitude
1 | CAAFK5_CorrectionInLongitude(Longitude, Latitude, JD)
|
Longitude |
Longitude The VSOP heliocentric longitude in degrees. |
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 longitude 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_CorrectionInLongitude(Longitude = 120, Latitude = 40, JD = 432335)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.