Searched defs:deltaT (Results 1 – 7 of 7) sorted by relevance
1297 …double deltaT = (deltaAngle + (next ? 0.0 : - CalendarAstronomer_PI2 )) * (periodDays*DAY_MS) / C… in timeOfAngle() local1360 double deltaT = 0; in riseOrSet() local
1308 …double deltaT = (deltaAngle + (next ? 0.0 : - CalendarAstronomer_PI2 )) * (periodDays*DAY_MS) / C… in timeOfAngle() local1371 double deltaT = 0; in riseOrSet() local
757 double deltaT(struct timeval *t1p, struct timeval *t2p) in deltaT() function
338 double ScrollAnimatorNoneTest::attackCurve(ScrollAnimatorNone::Curve curve, double deltaT, double c… in attackCurve()343 double ScrollAnimatorNoneTest::releaseCurve(ScrollAnimatorNone::Curve curve, double deltaT, double … in releaseCurve()
187 spx_int32_t deltaT; in compute_opt_delay() local
88 double deltaT = moveT / 2; in DEF_TEST() local