Home
last modified time | relevance | path

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

/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/
H A Dweather-moon.c75 gdouble corrLong_d, eviction_d; in calc_moon() local
98 eviction_d = 1.2739 /* 7: eviction */ in calc_moon()
104 moonMeanAnom_d += eviction_d - Ae - A3; /* 9: "third correction" */ in calc_moon()
110 moonLong_d += eviction_d + Ec - Ae + A4 in calc_moon()
/dports/net/libgweather/libgweather-40.0/libgweather/
H A Dweather-moon.c73 gdouble corrLong_d, eviction_d; in calc_moon_internal() local
96 eviction_d = 1.2739 /* 7: eviction */ in calc_moon_internal()
102 moonMeanAnom_d += eviction_d - Ae - A3; /* 9: "third correction" */ in calc_moon_internal()
108 moonLong_d += eviction_d + Ec - Ae + A4 in calc_moon_internal()