Description Usage Arguments Value Author(s) References Examples
View source: R/CAAPlanetPerihelionAphelion_EarthPerihelion.R
CAAPlanetPerihelionAphelion_EarthPerihelion
1 | CAAPlanetPerihelionAphelion_EarthPerihelion(k, bBarycentric)
|
k |
k The K value to calculate the perihelion for. |
bBarycentric |
bBarycentric If true, the calculation is for the barycenter of the Earth - Moon system, false implies the Earth itself. |
Returns the date in Dynamical time when the specified perihelion occurs.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 2 | CAAPlanetPerihelionAphelion_EarthPerihelion(k = 10, bBarycentric = TRUE)
CAAPlanetPerihelionAphelion_EarthPerihelion(k = 10, bBarycentric = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.