Searched refs:t_sup (Results 1 – 1 of 1) sorted by relevance
112 const float t_sup = static_cast<float>(index + 1) / NUM_SAMPLES; in CalculateCoefficients() local115 *velocity_coef = (d_sup - d_inf) / (t_sup - t_inf); in CalculateCoefficients()