R/CAAEarth_EclipticLongitudeJ2000.R

Defines functions CAAEarth_EclipticLongitudeJ2000

Documented in CAAEarth_EclipticLongitudeJ2000

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