R/CAAInterpolate_InterpolateToHalves4.R

Defines functions CAAInterpolate_InterpolateToHalves4

Documented in CAAInterpolate_InterpolateToHalves4

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