HomeSort by relevance Sort by last modified time
    Searched defs:Ecliptic (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
astro.h 60 * Represents the position of an object in the sky relative to the ecliptic,
63 * specifies the position north or south of the plane of the ecliptic.
64 * The longitude specifies the position along the ecliptic plane
68 * Note that Ecliptic objects are immutable and cannot be modified
76 class U_I18N_API Ecliptic : public UMemory {
79 * Constructs an Ecliptic coordinate object.
81 * @param lat The ecliptic latitude, measured in radians.
82 * @param lon The ecliptic longitude, measured in radians.
85 Ecliptic(double lat = 0, double lon = 0) {
91 * Setter for Ecliptic Coordinate objec
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1402 milliseconds