static double msaLon(double t, int mn, int sn) { return mLon(t, mn) + (-3.4E-6) - (eLon(t, sn) + gxcSunLon(t) + math.pi); }