| D | sunpos.c | 192 #define HOUR(h) ((h) / 4) macro 315 sunpos(year, 6, d, UTCoffset, HOUR(h), MIN(h), SEC(h), in fequinoxsolstice() 320 DEBUG2(year, 6, d, HOUR(h), MIN(h), in fequinoxsolstice() 345 sunpos(year, 12, d, UTCoffset, HOUR(h), MIN(h), SEC(h), in fequinoxsolstice() 350 DEBUG2(year, 12, d, HOUR(h), MIN(h), in fequinoxsolstice() 384 HOUR(h), MIN(h), SEC(h), 0.0, 0.0, &prevL, &dec); in calculatesunlongitude30() 391 HOUR(h), MIN(h), SEC(h), in calculatesunlongitude30() 397 year, m, d, HOUR(h), MIN(h), *pichinesemonths, curL); in calculatesunlongitude30() 407 year, m, d, HOUR(h), MIN(h), *pichinesemonths, curL); in calculatesunlongitude30()
|