Home
last modified time | relevance | path

Searched refs:psbdp (Results 1 – 2 of 2) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dsweph.c1874 struct plan_data *psbdp = &swed.pldat[SEI_SUNBARY]; in sweplan() local
1904 xps = psbdp->x; in sweplan()
1915 speedf1 = psbdp->xflgs & SEFLG_SPEED; in sweplan()
1918 if (tjd == psbdp->teval in sweplan()
1919 && psbdp->iephe == SEFLG_SWIEPH in sweplan()
1922 xps[i] = psbdp->x[i]; in sweplan()
4317 struct plan_data *psbdp = &swed.pldat[SEI_SUNBARY]; in app_pos_etc_sbar() local
4321 xx[i] = psbdp->x[i]; in app_pos_etc_sbar()
4344 swi_precess(xx, psbdp->teval, iflag, J2000_TO_J); in app_pos_etc_sbar()
4346 swi_precess_speed(xx, psbdp->teval, iflag, J2000_TO_J); in app_pos_etc_sbar()
H A Dswecl.c5096 struct plan_data *psbdp = &swed.pldat[SEI_SUNBARY]; local
5098 double *xsun = psbdp->x;