Description Usage Arguments Author(s) References Examples
View source: R/CAAPrecession_PrecessEquatorialFK4.R
CAAPrecession_PrecessEquatorialFK4
1 | CAAPrecession_PrecessEquatorialFK4(Alpha, Delta, JD0, JD)
|
Alpha |
Alpha The right ascension in hours of the object at time JD. |
Delta |
Delta The declination in degrees of the object at time JD. |
JD0 |
JD0 The date in Dynamical time corresponding to the initial epoch. |
JD |
JD The date in Dynamical time corresponding to the final epoch. |
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAPrecession_PrecessEquatorialFK4(Alpha = 22, Delta = 41, JD0 = 285700, JD = 287900)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.