Description Usage Arguments Value Author(s) References Examples
View source: R/CAAParallactic_ParallacticAngle.R
CAAParallactic_ParallacticAngle
1 | CAAParallactic_ParallacticAngle(HourAngle, Latitude, delta)
|
HourAngle |
HourAngle The hour angle. |
Latitude |
Latitude The latitude of the position in degrees. |
delta |
Delta The declination in degrees. |
Returns the parallactic angle (the ZCN angle) and is generally designated by q.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAParallactic_ParallacticAngle(HourAngle = 11.3, Latitude = 122, delta = 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.