Searched refs:t_new2 (Results 1 – 1 of 1) sorted by relevance
1154 CT const t_new2 = K_t01_t02 / D2; in calc_ts() local1156 CT const t_new4 = -t_new2; in calc_ts()1160 CT const abs_t_new2 = math::abs(t_new2); in calc_ts()1168 if (t_new2 < t && t_new2 > t1) in calc_ts()1169 t1 = t_new2; in calc_ts()1179 if (t_new2 > t && t_new2 < t2) in calc_ts()1180 t2 = t_new2; in calc_ts()