Description Usage Arguments Value Author(s) References Examples
View source: R/CAARefraction_RefractionFromApparent.R
CAARefraction_RefractionFromApparent
1 | CAARefraction_RefractionFromApparent(Altitude, Pressure, Temperature)
|
Altitude |
Altitude The apparent altitude in degrees. |
Pressure |
Pressure The atmospheric pressure in millibars |
Temperature |
Temperature The air temperature in degrees Celsius. |
the refraction in degrees.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAARefraction_RefractionFromApparent(25, 990, 25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.