/external/chromium_org/third_party/icu/source/i18n/ |
astro.h | 132 * The <i>Right Ascension</i> specifies the position east or west 150 * @param asc The right ascension, measured in radians. 155 : ascension(asc), declination(dec) { } 159 * @param asc The right ascension, measured in radians. 164 ascension = asc; 176 * Return a string representation of this object with the right ascension 181 //return radToHms(ascension) + "," + radToDms(declination); 185 * The right ascension, in radians. 191 double ascension; member in class:CalendarAstronomer::Equatorial
|
astro.cpp | 504 double H = getLocalSidereal()*CalendarAstronomer::PI/12 - equatorial.ascension; // Hour-angle 789 // double lst1r = (CalendarAstronomer_PI2 + pos1.ascension - H) * 24 / CalendarAstronomer_PI2; 790 // double lst1s = (pos1.ascension + H) * 24 / CalendarAstronomer_PI2; 792 // double lst2r = (CalendarAstronomer_PI2-H + pos2.ascension ) * 24 / CalendarAstronomer_PI2; 793 // double lst2s = (H + pos2.ascension ) * 24 / CalendarAstronomer_PI2; [all...] |
/external/icu4c/i18n/ |
astro.h | 132 * The <i>Right Ascension</i> specifies the position east or west 150 * @param asc The right ascension, measured in radians. 155 : ascension(asc), declination(dec) { } 159 * @param asc The right ascension, measured in radians. 164 ascension = asc; 176 * Return a string representation of this object with the right ascension 181 //return radToHms(ascension) + "," + radToDms(declination); 185 * The right ascension, in radians. 191 double ascension; member in class:CalendarAstronomer::Equatorial
|
astro.cpp | 503 double H = getLocalSidereal()*CalendarAstronomer::PI/12 - equatorial.ascension; // Hour-angle 794 // double lst1r = (CalendarAstronomer_PI2 + pos1.ascension - H) * 24 / CalendarAstronomer_PI2; 795 // double lst1s = (pos1.ascension + H) * 24 / CalendarAstronomer_PI2; 797 // double lst2r = (CalendarAstronomer_PI2-H + pos2.ascension ) * 24 / CalendarAstronomer_PI2; 798 // double lst2s = (H + pos2.ascension ) * 24 / CalendarAstronomer_PI2; [all...] |
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |