Description Usage Arguments Author(s) References Examples
View source: R/CAAPrecession_PrecessEquatorial.R
CAAPrecession_PrecessEquatorial
| 1 | CAAPrecession_PrecessEquatorial(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_PrecessEquatorial(Alpha = 35, Delta = 10, JD0 = 243211, JD = 264211)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.