OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trueAnomaly
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/services/java/com/android/server/
TwilightCalculator.java
78
final float
trueAnomaly
= meanAnomaly + C1 * FloatMath.sin(meanAnomaly) + C2
82
final float solarLng =
trueAnomaly
+ 1.796593063f + (float) Math.PI;
/external/chromium_org/third_party/icu/source/i18n/
astro.cpp
595
static double
trueAnomaly
(double meanAnomaly, double eccentricity)
656
longitude = norm2PI(
trueAnomaly
(meanAnomaly, SUN_E) + SUN_OMEGA_G);
[
all
...]
/external/icu4c/i18n/
astro.cpp
594
static double
trueAnomaly
(double meanAnomaly, double eccentricity)
655
longitude = norm2PI(
trueAnomaly
(meanAnomaly, SUN_E) + SUN_OMEGA_G);
[
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
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 106 milliseconds