Template Function common::linearInterpolation¶
Function Documentation¶
-
template<typename Time, typename InterpolateType>
void common::linearInterpolation(const Time t1, const InterpolateType &x1, const Time t2, const InterpolateType &x2, const Time t_interpolated, InterpolateType *x_interpolated)¶