Searched defs:refraction (Results 1 - 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DCalendarAstronomer.java775 // // 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 DCalendarAstronomer.java773 // // 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 Dastro.cpp834 // // 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 Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 159 milliseconds