Description Usage Arguments Value Author(s) References Examples
View source: R/CAAMoonMaxDeclinations_TrueGreatestDeclinationValue.R
CAAMoonMaxDeclinations_TrueGreatestDeclinationValue
1 | CAAMoonMaxDeclinations_TrueGreatestDeclinationValue(k, bNortherly)
|
k |
k The K value to calculate the max declination for. |
bNortherly |
bNortherly true if this is a calculation for a maximum northerly declination, false implies a calculation of the a maximum southerly declination. |
Returns the date in Dynamical time when the true maximum declination occurs.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAMoonMaxDeclinations_TrueGreatestDeclinationValue(k = 45, bNortherly = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.