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