Description Usage Arguments Value Author(s) References Examples
View source: R/CAASidereal_MeanGreenwichSiderealTime.R
CAASidereal_MeanGreenwichSiderealTime
1 |
JD |
The date in Dynamical time to calculate for. |
The Mean Greenwich Sidereal Time, that is, the Greenwich hour angle of the mean vernal point (the intersection of the ecliptic of the date with the mean equator of the date), expressed in hours.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 2 | JD = 2456597.5
CAASidereal_MeanGreenwichSiderealTime(JD)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.