trajectory_collection
TrajColl::CubicInterpolator< T, U > Member List

This is the complete list of members for TrajColl::CubicInterpolator< T, U >, including all inherited members.

appendPoint(const std::pair< double, T > &point) overrideTrajColl::CubicInterpolator< T, U >inlinevirtual
calcCoeff() overrideTrajColl::CubicInterpolator< T, U >inlinevirtual
clearPoints()TrajColl::Interpolator< T, T >inlinevirtual
clone() const overrideTrajColl::CubicInterpolator< T, U >inlinevirtual
Interpolator< T, T >::clone() const=0TrajColl::Interpolator< T, T >pure virtual
CubicInterpolator(const std::map< double, T > &points={})TrajColl::CubicInterpolator< T, U >inline
CubicInterpolator(const CubicInterpolator &inst)TrajColl::CubicInterpolator< T, U >inline
derivative(double t, int order=1) const overrideTrajColl::CubicInterpolator< T, U >inlinevirtual
endTime() constTrajColl::Interpolator< T, T >inline
func_TrajColl::CubicInterpolator< T, U >protected
Interpolator(const std::map< double, T > &points={})TrajColl::Interpolator< T, T >inline
Interpolator(const Interpolator &inst)TrajColl::Interpolator< T, T >inline
operator()(double t) const overrideTrajColl::CubicInterpolator< T, U >inlinevirtual
points() constTrajColl::Interpolator< T, T >inline
points_TrajColl::Interpolator< T, T >protected
startTime() constTrajColl::Interpolator< T, T >inline
Vector1d typedefTrajColl::CubicInterpolator< T, U >protected