R/CAAEarth_EclipticLongitude.R

Defines functions CAAEarth_EclipticLongitude

Documented in CAAEarth_EclipticLongitude

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