Description Usage Arguments Value Author(s) References Examples
View source: R/CAANutation_NutationInRightAscension.R
CAANutation_NutationInRightAscension
1 | CAANutation_NutationInRightAscension(Alpha, Delta, Obliquity, NutationInLongitude, NutationInObliquity)
|
Alpha |
Alpha The right ascension of the position in hour angles. |
Delta |
Delta The declination of the position in degrees. |
Obliquity |
Obliquity The obliquity of the Ecliptic in degrees. |
NutationInLongitude |
NutationInLongitude The nutation in longitude in arc seconds of a degree. |
NutationInObliquity |
NutationInObliquity The nutation in obliquity in arc seconds of a degree. |
The nutation in right ascension in arc seconds of a degree.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAANutation_NutationInRightAscension(Alpha = 10.93, Delta = 11.34, Obliquity = 23.54343, NutationInLongitude = 0.231, NutationInObliquity = 0.004)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.