Searched refs:solarLongitude (Results 1 – 1 of 1) sorted by relevance
606 UDate solarLongitude = gChineseCalendarAstro->getSunLongitude(); in majorSolarTerm() local610 int32_t term = ( ((int32_t)(6 * solarLongitude / CalendarAstronomer::PI)) + 2 ) % 12; in majorSolarTerm()