CAAGlobe_RhoSinThetaPrime: CAAGlobe_RhoSinThetaPrime

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAGlobe_RhoSinThetaPrime.R

Description

CAAGlobe_RhoSinThetaPrime

Usage

1
CAAGlobe_RhoSinThetaPrime(GeographicalLatitude, Height)

Arguments

GeographicalLatitude

GeographicalLatitude The latitude of the position in degrees.

Height

Height The observer's height above sea level in meters

Value

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.

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1
CAAGlobe_RhoSinThetaPrime(GeographicalLatitude = 45, Height = 3100)

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.