R/CAANeptune_EclipticLongitude.R

Defines functions CAANeptune_EclipticLongitude

Documented in CAANeptune_EclipticLongitude

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