R/CAAMoon_MeanElongation.R

Defines functions CAAMoon_MeanElongation

Documented in CAAMoon_MeanElongation

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