File interpolation.hxx¶
Functions
-
template<int>
int cast(double v)¶
-
template<long int>
long int cast(double v)¶
-
template<typename T>
bool finished(const o80::TimePoint &start, const o80::TimePoint &now, const T &start_state, const T ¤t_state, const T &target_state, const o80::Speed &speed)¶
-
template<typename T>
T intermediate_state(const o80::TimePoint &start, const o80::TimePoint &now, const T &start_state, const T ¤t, const T &target_state, const o80::Speed &speed)¶