R/CAAParallax_Equatorial2Topocentric.R

Defines functions CAAParallax_Equatorial2Topocentric

Documented in CAAParallax_Equatorial2Topocentric

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