R/RcppExports.R
Section9.Rd
Function for topocentric planet positions
swe_set_topo(longitude, lat, height)
Set the topocentric location of the observer.
Section 9 in https://www.astro.com/swisseph/swephprg.htm. Remember that array indices start in R at 1, while in C they start at 0!
swe_set_topo(0,50,10)