Extrapolate Module¶
Module Contents¶
-
template<typename T>
struct extrapolate : public tracktable::algorithms::extrapolate_linear<T>¶
-
template<typename T>
struct extrapolate_linear¶ Subclassed by tracktable::algorithms::extrapolate< PointCartesian< Dimension > >, tracktable::algorithms::extrapolate< PointLonLat >, tracktable::algorithms::extrapolate< PropertyMap >, tracktable::algorithms::extrapolate< Timestamp >, tracktable::algorithms::extrapolate< TrajectoryPoint< BasePointT > >, tracktable::algorithms::extrapolate< T >