Home | History | Annotate | Download | only in i18n

Lines Matching full:pos2

791 //        Equatorial pos2 = eclipticToEquatorial(lambda2, 0);
798 // H = ::acos(-tanL * ::tan(pos2.declination));
799 // double lst2r = (CalendarAstronomer_PI2-H + pos2.ascension ) * 24 / CalendarAstronomer_PI2;
800 // double lst2s = (H + pos2.ascension ) * 24 / CalendarAstronomer_PI2;
837 // double dec = (pos1.declination + pos2.declination) / 2;