This is the complete list of members for RampCommand, including all inherited members.
| calculateAV(double x0, double v0, double xtarget, double time, double T3, double amax, double vmax, double &a, double &v) | RampCommand | static |
| debug | RampCommand | privatestatic |
| getPos(double TimeElapsed) | RampCommand | virtual |
| getPos() | RampCommand | inline |
| getTotalTime() | RampCommand | virtual |
| getVel(double TimeElapsed) | RampCommand | virtual |
| getVel() | RampCommand | inline |
| inPhase1() | RampCommand | inlinevirtual |
| inPhase3() | RampCommand | inlinevirtual |
| isActive() | moveCommand | inlinevirtual |
| m_a1 | RampCommand | private |
| m_a3 | RampCommand | private |
| m_amax | RampCommand | private |
| m_nachumkehr | RampCommand | private |
| m_now | moveCommand | protected |
| m_T1 | RampCommand | private |
| m_T2 | RampCommand | private |
| m_T3 | RampCommand | private |
| m_timeStarted | moveCommand | protected |
| m_umkehr | RampCommand | private |
| m_v0 | RampCommand | private |
| m_v2 | RampCommand | private |
| m_vmax | RampCommand | private |
| m_x0 | RampCommand | private |
| m_xtarget | RampCommand | private |
| moveCommand() | moveCommand | inline |
| operator=(const RampCommand &rc) | RampCommand | virtual |
| pos() | moveCommand | inlinevirtual |
| RampCommand(double x0, double v0, double xtarget, double amax, double vmax) | RampCommand | |
| RampCommand(const RampCommand &rc) | RampCommand | |
| start() | moveCommand | inlinevirtual |
| T1() | RampCommand | inlinevirtual |
| T2() | RampCommand | inlinevirtual |
| T3() | RampCommand | inlinevirtual |
| timeRemaining() | moveCommand | inlinevirtual |
| vel() | moveCommand | inlinevirtual |
| ~moveCommand() | moveCommand | inlinevirtual |
| ~RampCommand() | RampCommand | inlinevirtual |