R/CAAGlobe_RadiusOfCurvature.R

Defines functions CAAGlobe_RadiusOfCurvature

Documented in CAAGlobe_RadiusOfCurvature

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