Searched defs:refraction (Results 1 - 6 of 6) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | CalendarAstronomer.java | 775 // // 9. Correct for parallax, refraction, and sun's diameter 778 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter 953 // // If you want to account for refraction on the atmosphere, set h0 = -35/60 1286 double diameter, double refraction, 1313 // Calculate the correction due to refraction and the object's angular diameter 1316 double x = diameter / 2 + refraction; 1285 riseOrSet(CoordFunc func, boolean rise, double diameter, double refraction, long epsilon) argument
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CalendarAstronomer.java | 773 // // 9. Correct for parallax, refraction, and sun's diameter 776 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter 951 // // If you want to account for refraction on the atmosphere, set h0 = -35/60 1284 double diameter, double refraction, 1311 // Calculate the correction due to refraction and the object's angular diameter 1314 double x = diameter / 2 + refraction; 1283 riseOrSet(CoordFunc func, boolean rise, double diameter, double refraction, long epsilon) argument
|
/external/icu/icu4c/source/i18n/ |
H A D | astro.cpp | 834 // // 9. Correct for parallax, refraction, and sun's diameter 837 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter 1012 // // If you want to account for refraction on the atmosphere, set h0 = -35/60 1366 double diameter, double refraction, 1380 rise?"T":"F", diameter, refraction, epsilon)); 1397 // Calculate the correction due to refraction and the object's angular diameter 1400 double x = diameter / 2 + refraction; 1365 riseOrSet(CoordFunc& func, UBool rise, double diameter, double refraction, double epsilon) argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
Completed in 159 milliseconds