Template Struct LinearInterpolationFunctor¶
Defined in File interpolation-helpers.h
Struct Documentation¶
-
template<typename Time, typename InterpolateType>
struct common::LinearInterpolationFunctor¶ Public Functions
-
inline void operator()(const Time t1, const InterpolateType &x1, const Time t2, const InterpolateType &x2, const Time t_interpolated, InterpolateType *x_interpolated)¶
-
inline void operator()(const Time t1, const InterpolateType &x1, const Time t2, const InterpolateType &x2, const Time t_interpolated, InterpolateType *x_interpolated)¶