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

  /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 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...]
  /external/icu/icu4c/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 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/repository/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 

Completed in 366 milliseconds