R/CAAParallax_Equatorial2TopocentricDelta.R

Defines functions CAAParallax_Equatorial2TopocentricDelta

Documented in CAAParallax_Equatorial2TopocentricDelta

CAAParallax_Equatorial2TopocentricDelta <-
function(Alpha, Delta, Distance, Longitude, Latitude, Height, JD){
.Call("CAAParallax_Equatorial2TopocentricDelta", Alpha, Delta, Distance, Longitude, Latitude, Height, JD)
}
helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.