#include <kickdriftstep.hpp>
◆ KickDriftStep()
KickDriftStep::KickDriftStep |
( |
| ) |
|
|
inline |
◆ getCountContinue()
PS::S32 KickDriftStep::getCountContinue |
( |
| ) |
const |
|
inline |
get step count for continue case
- Returns
- index of step array, 0 indicate the starting/ending step
◆ getCountOneStep()
PS::S32 KickDriftStep::getCountOneStep |
( |
| ) |
const |
|
inline |
get step count for one full step case
◆ getDtDriftContinue()
PS::F64 KickDriftStep::getDtDriftContinue |
( |
| ) |
|
|
inline |
Get drift step size for continue case.
◆ getDtDriftOneStep()
PS::F64 KickDriftStep::getDtDriftOneStep |
( |
| ) |
const |
|
inline |
Get drift step size for one full step
◆ getDtEndContinue()
PS::F64 KickDriftStep::getDtEndContinue |
( |
| ) |
|
|
inline |
Get ending step size for continue case.
◆ getDtKickContinue()
PS::F64 KickDriftStep::getDtKickContinue |
( |
| ) |
|
|
inline |
Get kick step size for continue case.
◆ getDtKickOneStep()
PS::F64 KickDriftStep::getDtKickOneStep |
( |
| ) |
const |
|
inline |
Get kick step size for one full step.
◆ getDtStartContinue()
PS::F64 KickDriftStep::getDtStartContinue |
( |
| ) |
|
|
inline |
Get staring step size for continue case.
◆ getStep()
PS::F64 KickDriftStep::getStep |
( |
| ) |
const |
|
inline |
◆ isNextEndPossible()
bool KickDriftStep::isNextEndPossible |
( |
| ) |
const |
|
inline |
get whether next can be end
◆ isNextStart()
bool KickDriftStep::isNextStart |
( |
| ) |
const |
|
inline |
get whether next is start
◆ nextContinue()
void KickDriftStep::nextContinue |
( |
| ) |
|
|
inline |
advance step count for continuing case
◆ nextOneStep()
void KickDriftStep::nextOneStep |
( |
| ) |
|
|
inline |
advance step count for one full step case
◆ resetCountContinue()
void KickDriftStep::resetCountContinue |
( |
| ) |
|
|
inline |
reset step count for continuing case
◆ resetCountOneStep()
void KickDriftStep::resetCountOneStep |
( |
| ) |
|
|
inline |
reset step count for one full step case
◆ setDKDMode()
void KickDriftStep::setDKDMode |
( |
| ) |
|
|
inline |
set DKD mode (default is KDK)
◆ setKDKMode()
void KickDriftStep::setKDKMode |
( |
| ) |
|
|
inline |
set DKD mode (default is KDK)
◆ setStep()
void KickDriftStep::setStep |
( |
const PS::F64 |
_ds | ) |
|
|
inline |
The documentation for this class was generated from the following file: