R/CAAGlobe_RhoSinThetaPrime.R

Defines functions CAAGlobe_RhoSinThetaPrime

Documented in CAAGlobe_RhoSinThetaPrime

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