OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Horizon
(Results
1 - 3
of
3
) sorted by null
/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/icu4c/test/intltest/
astrotst.cpp
166
CalendarAstronomer::
Horizon
hor;
Completed in 37 milliseconds