hermite
0.0.1
|
This is the complete list of members for hermite::Cubic< D >, including all inherited members.
Cubic()=default | hermite::Cubic< D > | |
Cubic(const std::vector< Pose< D >> &waypoints) | hermite::Cubic< D > | inline |
Cubic(const Cubic< D > &other) | hermite::Cubic< D > | inline |
getAcc(const double t) const override | hermite::Cubic< D > | inlinevirtual |
getAllWaypoints() const | hermite::Cubic< D > | inline |
getHighestTime() const override | hermite::Cubic< D > | inlinevirtual |
getLength(const double timeStep) const override | hermite::Cubic< D > | inlinevirtual |
getLowestTime() const override | hermite::Cubic< D > | inlinevirtual |
getMaxAcceleration(const double timeStep) const | hermite::BaseSpline< D > | inline |
getMaxDistance(const double timeStep) const | hermite::BaseSpline< D > | inline |
getMaxSpeed(const double timeStep) const | hermite::BaseSpline< D > | inline |
getPos(const double t) const override | hermite::Cubic< D > | inlinevirtual |
getVel(const double t) const override | hermite::Cubic< D > | inlinevirtual |
operator()(const double t) const | hermite::BaseInterpol< D > | inlinevirtual |
operator=(const Cubic< D > &other) | hermite::Cubic< D > | inline |
~BaseInterpol()=default | hermite::BaseInterpol< D > | virtual |
~BaseSpline()=default | hermite::BaseSpline< D > | virtual |
~Cubic() override=default | hermite::Cubic< D > |