GT RoboCup SSL
Soccer software, robot firmware
|
This is the complete list of members for Planning::AngleFunctionPath, including all inherited members.
_debugText (defined in Planning::Path) | Planning::Path | protected |
_startTime (defined in Planning::Path) | Planning::Path | protected |
angleFunction (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | |
AngleFunctionPath(std::unique_ptr< Path > path=nullptr, std::optional< std::function< AngleInstant(MotionInstant)>> angleFunction=std::nullopt) (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | inline |
clone() const override | Planning::AngleFunctionPath | inlinevirtual |
draw(DebugDrawer *const debug_drawer, const QColor &color=Qt::black, const QString &layer="Motion") const override | Planning::AngleFunctionPath | inlinevirtual |
drawDebugText(DebugDrawer *debug_drawer, const QColor &color=Qt::darkCyan, const QString &layer="PathDebugText") const override (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | inlinevirtual |
end() const override | Planning::AngleFunctionPath | inlinevirtual |
eval(RJ::Seconds t) const override | Planning::AngleFunctionPath | inlineprotectedvirtual |
evalRate (defined in Planning::Path) | Planning::Path | protected |
evaluate(RJ::Seconds t) const | Planning::Path | inline |
getDuration() const override | Planning::AngleFunctionPath | inlinevirtual |
getSlowedDuration() const (defined in Planning::Path) | Planning::Path | inline |
hit(const Geometry2d::ShapeSet &obstacles, RJ::Seconds startTimeIntoPath, RJ::Seconds *hitTime) const override | Planning::AngleFunctionPath | inlinevirtual |
iterator(RJ::Time startTime, RJ::Seconds deltaT) const (defined in Planning::Path) | Planning::Path | virtual |
Path(RJ::Time startTime=RJ::now()) (defined in Planning::Path) | Planning::Path | inline |
path (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | |
pathsIntersect(const std::vector< DynamicObstacle > &paths, RJ::Time startTime, Geometry2d::Point *hitLocation, RJ::Seconds *hitTime) const (defined in Planning::Path) | Planning::Path | virtual |
setDebugText(QString string) override (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | inlinevirtual |
setStartTime(RJ::Time t) override (defined in Planning::AngleFunctionPath) | Planning::AngleFunctionPath | inlinevirtual |
slow(float multiplier, RJ::Seconds timeInto=RJ::Seconds::zero()) (defined in Planning::Path) | Planning::Path | |
start() const override | Planning::AngleFunctionPath | inlinevirtual |
startTime() const override | Planning::AngleFunctionPath | inlinevirtual |
subPath(RJ::Seconds startTime=RJ::Seconds::zero(), RJ::Seconds endTime=RJ::Seconds::max()) const override | Planning::AngleFunctionPath | inlinevirtual |
~Path() (defined in Planning::Path) | Planning::Path | inlinevirtual |