Description Usage Arguments Value Author(s) References Examples
CAAParallactic_AngleBetweenNorthCelestialPoleAndNorthPoleOfEcliptic
1 | CAAParallactic_AngleBetweenNorthCelestialPoleAndNorthPoleOfEcliptic(Lambda, Beta, ObliquityOfEcliptic)
|
Lambda |
Lambda The ecliptical longitude in degrees. |
Beta |
Beta The ecliptical latitude of the star in degrees. |
ObliquityOfEcliptic |
ObliquityOfEcliptic The obliquity of the ecliptic in degrees. |
Return the angle in degrees between the direction of the northern celestial pole and the direction of the north pole of the ecliptic, at the star.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAParallactic_AngleBetweenNorthCelestialPoleAndNorthPoleOfEcliptic(Lambda = 11, Beta = 45, ObliquityOfEcliptic = 33)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.