Searched refs:t_new1 (Results 1 – 1 of 1) sorted by relevance
1153 CT const t_new1 = K_t01_t02 / D1; in calc_ts() local1155 CT const t_new3 = -t_new1; in calc_ts()1159 CT const abs_t_new1 = math::abs(t_new1); in calc_ts()1166 if (t_new1 < t && t_new1 > t1) in calc_ts()1167 t1 = t_new1; in calc_ts()1177 if (t_new1 > t && t_new1 < t2) in calc_ts()1178 t2 = t_new1; in calc_ts()