R/CAAGlobe_RhoCosThetaPrime.R

Defines functions CAAGlobe_RhoCosThetaPrime

Documented in CAAGlobe_RhoCosThetaPrime

CAAGlobe_RhoCosThetaPrime <-
function(GeographicalLatitude, Height){
.Call("CAAGlobe_RhoCosThetaPrime", GeographicalLatitude, Height)
}
helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.