Description Usage Arguments Details Author(s) References Examples
View source: R/CAAPlanetPerihelionAphelion_EarthAphelion.R
CAAPlanetPerihelionAphelion_EarthAphelion
| 1 | CAAPlanetPerihelionAphelion_EarthAphelion(k, bBarycentric)
 | 
| k | k The K value to calculate the aphelion 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 aphelion occurs.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
| 1 2 | CAAPlanetPerihelionAphelion_EarthAphelion(k = 10, bBarycentric = TRUE)
CAAPlanetPerihelionAphelion_EarthAphelion(k = 10, bBarycentric = FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.