|
LRAUV
revA
|
This is the complete list of members for Trajectory, including all inherited members.
| getX() const | Trajectory | inline |
| getXDot() const | Trajectory | inline |
| initialized_ | Trajectory | protected |
| periodic_ | Trajectory | protected |
| project(float x0, float dt, float xf, float xdotmax, float xdot2, bool debug=false) | Trajectory | |
| setX(float x0) | Trajectory | inline |
| setXDot(const float xDot) | Trajectory | inline |
| Trajectory(bool periodic=true) | Trajectory | |
| x_ | Trajectory | protected |
| xDot_ | Trajectory | protected |
| ~Trajectory() | Trajectory | virtual |