RampCommand Member List
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 | [private, static] |
getPos(double TimeElapsed) | RampCommand | [virtual] |
getPos() | RampCommand | [inline] |
getTotalTime() | RampCommand | [virtual] |
getVel(double TimeElapsed) | RampCommand | [virtual] |
getVel() | RampCommand | [inline] |
inPhase1() | RampCommand | [inline, virtual] |
inPhase3() | RampCommand | [inline, virtual] |
isActive() | moveCommand | [inline, virtual] |
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 | [inline, virtual] |
RampCommand(double x0, double v0, double xtarget, double amax, double vmax) | RampCommand | |
RampCommand(const RampCommand &rc) | RampCommand | |
start() | moveCommand | [inline, virtual] |
T1() | RampCommand | [inline, virtual] |
T2() | RampCommand | [inline, virtual] |
T3() | RampCommand | [inline, virtual] |
timeRemaining() | moveCommand | [inline, virtual] |
vel() | moveCommand | [inline, virtual] |
~moveCommand() | moveCommand | [inline, virtual] |
~RampCommand() | RampCommand | [inline, virtual] |