HomeSort by relevance Sort by last modified time
    Searched refs:getLocalSidereal (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
astro.h 413 double getLocalSidereal();
astro.cpp 406 double CalendarAstronomer::getLocalSidereal() {
504 double H = getLocalSidereal()*CalendarAstronomer::PI/12 - equatorial.ascension; // Hour-angle
    [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 183 logln((UnicodeString)" loc sidereal: " + anAstro->getLocalSidereal());

Completed in 982 milliseconds