Description Usage Arguments Value Author(s) References Examples
View source: R/CAAGlobe_RhoCosThetaPrime.R
CAAGlobe_RhoCosThetaPrime
1 | CAAGlobe_RhoCosThetaPrime(GeographicalLatitude, Height)
|
GeographicalLatitude |
GeographicalLatitude The latitude of the position in degrees. |
Height |
Height The observer's height above sea level in meters |
A numeric value of your position relative to the centre of the earth expressed in units of the equatorial radius. For more information refer to the diagram on Page 81.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAAGlobe_RhoCosThetaPrime(GeographicalLatitude = 44, Height = 3200)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.