Home
last modified time | relevance | path

Searched refs:SE_VENUS (Results 1 – 7 of 7) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswevents.c334 int iplfrom = SE_VENUS; in main()
601 case SE_VENUS: in main()
745 if (ipl != SE_VENUS && ipl != SE_MERCURY) { in main()
793 case SE_VENUS: in main()
805 if (x[3] > 0 || ipl > SE_VENUS) { in main()
816 if (x[3] > 0 || ipl > SE_VENUS) in main()
883 case SE_VENUS: in main()
991 if (ipl > SE_VENUS) in main()
1321 || (ipl > SE_VENUS && strncmp(s, "conj", 4) == 0)) { in print_item()
1397 else if (ipl > SE_VENUS && strncmp(s, "conj", 4) == 0) in print_item()
[all …]
H A Dswehel.c316 return SE_VENUS; in DeterObject()
2102 case SE_VENUS: return 583.9214; in get_synodic_period()
2247 case SE_VENUS: in heliacal_ut_arc_vis()
2800 case SE_VENUS: in get_heliacal_day()
3190 if (ipl == SE_MERCURY || ipl == SE_VENUS || TypeEvent <= 2) {
3231 if (ipl == SE_MERCURY || ipl == SE_VENUS || TypeEvent <= 2) {
H A Dswephexp.h104 #define SE_VENUS 3 macro
H A Dsweasp.c864 case SE_VENUS: m = 7.2434524861627027E-10; break; in WinMain()
H A Dswecl.c3926 } else if (ipl == SE_VENUS) {
3945 } else if (ipl == SE_VENUS) {
5703 plm += 1.0 / plmass[ipl_to_elem[SE_VENUS]];
H A Dswetest.c3734 if (ipl == SE_VENUS || ipl == SE_MERCURY) { in call_heliacal_event()
H A Dsweph.c841 || ipl == SE_VENUS in swecalc()
7073 case SE_VENUS: in swe_get_planet_name()