Home
last modified time | relevance | path

Searched refs:moonL0 (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dastro.cpp985 #define moonL0 (318.351648 * CalendarAstronomer::PI/180 ) // Mean long. at epoch macro
1021 double meanLongitude = norm2PI(13.1763966*PI/180*day + moonL0); in getMoonPosition()