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

  /external/chromium/third_party/icu/source/i18n/
astro.h 73 * @see CalendarAstronomer.Horizon
142 * @see CalendarAstronomer.Horizon
204 * the local horizon.
205 * The <i>Altitude</i> represents the object's elevation above the horizon,
206 * with objects below the horizon having a negative altitude.
211 * Note that Horizon objects are immutable and cannot be modified
219 class U_I18N_API Horizon : public UMemory {
222 * Constructs a Horizon coordinate object.
224 * @param alt The altitude, measured in radians above the horizon.
228 Horizon(double alt=0, double azim=0
    [all...]
astro.cpp 499 CalendarAstronomer::Horizon& CalendarAstronomer::eclipticToHorizon(CalendarAstronomer::Horizon& result, double eclipLong)
    [all...]
  /external/icu4c/i18n/
astro.h 73 * @see CalendarAstronomer.Horizon
142 * @see CalendarAstronomer.Horizon
204 * the local horizon.
205 * The <i>Altitude</i> represents the object's elevation above the horizon,
206 * with objects below the horizon having a negative altitude.
211 * Note that Horizon objects are immutable and cannot be modified
219 class U_I18N_API Horizon : public UMemory {
222 * Constructs a Horizon coordinate object.
224 * @param alt The altitude, measured in radians above the horizon.
228 Horizon(double alt=0, double azim=0
    [all...]
astro.cpp 499 CalendarAstronomer::Horizon& CalendarAstronomer::eclipticToHorizon(CalendarAstronomer::Horizon& result, double eclipLong)
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
astrotst.cpp 166 CalendarAstronomer::Horizon hor;
  /external/icu4c/test/intltest/
astrotst.cpp 166 CalendarAstronomer::Horizon hor;

Completed in 205 milliseconds