Home
last modified time | relevance | path

Searched refs:swe_sol_eclipse_where (Results 1 – 6 of 6) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswedll.h254 DllImport int32 CALL_CONV_IMP swe_sol_eclipse_where(double tjd, int32 ifl, double *geopos, double …
H A Dswedllst.c583 return swe_sol_eclipse_where(*tjd_ut, ifl, geopos, attr, serr); in swe_sol_eclipse_where_d()
H A Dswephexp.h843 ext_def (int32) swe_sol_eclipse_where(double tjd, int32 ifl, double *geopos, double *attr, char *se…
H A Dsweclips.c564 swe_sol_eclipse_where(t_ut, whicheph, geopos, attr, serr); in main()
H A Dswetest.c3349 swe_sol_eclipse_where(t_ut, whicheph, geopos_max, attr, serr); in call_solar_eclipse()
H A Dswecl.c565 int32 CALL_CONV swe_sol_eclipse_where( in swe_sol_eclipse_where() function