R/CAAEarth_EclipticLatitude.R

Defines functions CAAEarth_EclipticLatitude

Documented in CAAEarth_EclipticLatitude

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