RobWorkProject  23.9.11-
CubicSplineFactory Member List

This is the complete list of members for CubicSplineFactory, including all inherited members.

makeClampedSpline(rw::core::Ptr< rw::trajectory::Path< rw::math::Q >> qpath, const rw::math::Q &dqStart, const rw::math::Q &dqEnd, double timeStep=1.0)CubicSplineFactorystatic
makeClampedSpline(rw::core::Ptr< rw::trajectory::Path< rw::trajectory::Timed< rw::math::Q >>> tqpath, const rw::math::Q &dqStart, const rw::math::Q &dqEnd)CubicSplineFactorystatic
makeClampedSpline(const rw::trajectory::Path< T > &path, const T &dStart, const T &dEnd, double timeStep=1.0)CubicSplineFactorystatic
makeClampedSpline(const rw::trajectory::Path< rw::trajectory::Timed< T >> &tpath, const T &dStart, const T &dEnd)CubicSplineFactorystatic
makeClampedSpline(const rw::trajectory::Path< T > &path, const std::vector< double > &times, const T &dStart, const T &dEnd)CubicSplineFactorystatic
makeNaturalSpline(rw::core::Ptr< rw::trajectory::Path< rw::math::Q >> qpath, double timeStep=1.0)CubicSplineFactorystatic
makeNaturalSpline(rw::core::Ptr< rw::trajectory::Path< rw::trajectory::Timed< rw::math::Q >>> tqpath)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< rw::math::Q > &qpath, const std::vector< double > &times)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< rw::math::Transform3D< double >> &path, double timeStep=1.0)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< rw::trajectory::Timed< rw::math::Transform3D< double >>> &path)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< rw::math::Transform3D< double >> &path, const std::vector< double > &times)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< T > &path, double timeStep=1.0)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< rw::trajectory::Timed< T >> &path)CubicSplineFactorystatic
makeNaturalSpline(const rw::trajectory::Path< T > &path, const std::vector< double > &times)CubicSplineFactorystatic
makeSQUAD(const rw::trajectory::Path< rw::math::Quaternion< double >> &path, double timeStep=1.0)CubicSplineFactorystatic
makeSQUAD(const rw::trajectory::Path< rw::trajectory::Timed< rw::math::Quaternion< double >>> &tpath)CubicSplineFactorystatic
makeSQUAD(const rw::trajectory::Path< rw::math::Quaternion< double >> &path, const std::vector< double > &times)CubicSplineFactorystatic