R/CAAInterpolate_Interpolate5.R

Defines functions CAAInterpolate_Interpolate5

Documented in CAAInterpolate_Interpolate5

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