Home
last modified time | relevance | path

Searched refs:azimuth (Results 1 – 25 of 39) sorted by relevance

12

/external/icu/libicu/cts_headers/
Dastro.h231 : altitude(alt), azimuth(azim) { } in altitude()
241 azimuth = azim; in set()
261 double azimuth; variable
/external/icu/icu4c/source/i18n/
Dastro.h231 : altitude(alt), azimuth(azim) { } in altitude()
241 azimuth = azim; in set()
261 double azimuth; variable
Dastro.cpp515 double azimuth = atan2(-cosD*cosL*sinH, sinD - sinL * ::sin(altitude)); in eclipticToHorizon() local
517 result.set(azimuth, altitude); in eclipticToHorizon()
1507 sprintf(tmp, "[%.5f,%.5f]", altitude*RAD_DEG, azimuth*RAD_DEG); in toString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java490 double azimuth = Math.atan2(-cosD*cosL*sinH, sinD - sinL * Math.sin(altitude)); in eclipticToHorizon() local
492 return new Horizon(azimuth, altitude); in eclipticToHorizon()
1633 azimuth = azim;
1643 return Double.toString(altitude*RAD_DEG) + "," + (azimuth*RAD_DEG);
1656 public final double azimuth;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarAstronomer.java492 double azimuth = Math.atan2(-cosD*cosL*sinH, sinD - sinL * Math.sin(altitude)); in eclipticToHorizon() local
494 return new Horizon(azimuth, altitude); in eclipticToHorizon()
1638 azimuth = azim;
1648 return Double.toString(altitude*RAD_DEG) + "," + (azimuth*RAD_DEG);
1661 public final double azimuth;
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssSchema.java419 Property azimuth = new Property(
422 builder.put("azimuth", azimuth);
/external/ImageMagick/MagickCore/
Deffect.c3753 const double azimuth,const double elevation,ExceptionInfo *exception) in ShadeImage() argument
3807 light.x=(double) QuantumRange*cos(DegreesToRadians(azimuth))* in ShadeImage()
3809 light.y=(double) QuantumRange*sin(DegreesToRadians(azimuth))* in ShadeImage()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/libexif/po/
Den_AU.po2639 "azimuth, SNR and other information in ASCII notation. The format is not "
2645 "azimuth, SNR and other information in ASCII notation. The format is not "
Den_GB.po2639 "azimuth, SNR and other information in ASCII notation. The format is not "
2645 "azimuth, SNR and other information in ASCII notation. The format is not "
Dlibexif-12.pot2579 "azimuth, SNR and other information in ASCII notation. The format is not "
Duk.po2582 "azimuth, SNR and other information in ASCII notation. The format is not "
Dja.po2592 "azimuth, SNR and other information in ASCII notation. The format is not "
Dbe.po2583 "azimuth, SNR and other information in ASCII notation. The format is not "
Dsq.po2583 "azimuth, SNR and other information in ASCII notation. The format is not "
Dtr.po2583 "azimuth, SNR and other information in ASCII notation. The format is not "
Den_CA.po2586 "azimuth, SNR and other information in ASCII notation. The format is not "
Dru.po2626 "azimuth, SNR and other information in ASCII notation. The format is not "
Dzh_CN.po2583 "azimuth, SNR and other information in ASCII notation. The format is not "
Dsr.po2624 "azimuth, SNR and other information in ASCII notation. The format is not "
Dpt.po2583 "azimuth, SNR and other information in ASCII notation. The format is not "
Dpt_BR.po2591 "azimuth, SNR and other information in ASCII notation. The format is not "
Dsv.po2628 "azimuth, SNR and other information in ASCII notation. The format is not "
Dfr.po2756 "azimuth, SNR and other information in ASCII notation. The format is not "
Dcs.po2614 "azimuth, SNR and other information in ASCII notation. The format is not "

12