Searched refs:mmlongp (Results 1 – 7 of 7) sorted by relevance
80 constexpr double mmlongp = 349.383063; // mean longitude of moon at perigee variable122 double moonMeanAnomaly = fixAngle(moonMeanLong - msec * (0.1114041 / 86400000.0) - mmlongp); in phaseAngle()
153 #define mmlongp 349.383063 /* mean longitude of the perigee at the epoch */ macro324 MM = fixangle(ml - 0.1114041 * Day - mmlongp); in calc_phase()
57 #define mmlongp 349.383063 /* Mean longitude of the perigee at the macro390 MM = fixangle(ml - 0.1114041 * Day - mmlongp); in phase()
33 #define mmlongp 349.383063 /* mean longitude of the perigee at the macro403 MM = fixangle(ml - 0.1114041 * Day - mmlongp);
101 #define mmlongp 349.383063 /* Mean longitude of the perigee at the macro432 MM = fixangle(ml - 0.1114041 * Day - mmlongp); in phase()
185 #define mmlongp 349.383063 /* Mean longitude of the perigee at the macro457 MM = fixangle(ml - 0.1114041 * Day - mmlongp);
194 #define mmlongp 349.383063 /* Mean longitude of the perigee at the macro1267 MM = fixangle(ml - 0.1114041 * Day - mmlongp);