R/CAAInterpolate_Zero5_1.R

Defines functions CAAInterpolate_Zero5_1

Documented in CAAInterpolate_Zero5_1

CAAInterpolate_Zero5_1 <-
function(Y1, Y2, Y3, Y4, Y5){
.Call("CAAInterpolate_Zero5_1", Y1, Y2, Y3, Y4, Y5)
}
helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.