#include <GaitGenerator.h>
Definition at line 125 of file GaitGenerator.h.
rats::toe_heel_phase_counter::toe_heel_phase_counter |
( |
| ) |
|
|
inline |
double rats::toe_heel_phase_counter::calc_phase_ratio |
( |
const size_t |
current_count, |
|
|
const toe_heel_phase |
goal_phase |
|
) |
| const |
|
inline |
double rats::toe_heel_phase_counter::calc_phase_ratio_for_toe_heel_transition |
( |
const size_t |
current_count | ) |
const |
|
inline |
bool rats::toe_heel_phase_counter::calc_toe_heel_phase_count_from_raio |
( |
| ) |
|
|
inlineprivate |
bool rats::toe_heel_phase_counter::check_toe_heel_phase_ratio_validity |
( |
const std::vector< double > & |
ratio | ) |
|
|
inline |
void rats::toe_heel_phase_counter::get_toe_heel_phase_ratio |
( |
std::vector< double > & |
ratio | ) |
const |
|
inline |
bool rats::toe_heel_phase_counter::is_no_SOLE1_phase |
( |
| ) |
const |
|
inline |
void rats::toe_heel_phase_counter::set_one_step_count |
( |
const size_t |
_count | ) |
|
|
inline |
bool rats::toe_heel_phase_counter::set_toe_heel_phase_ratio |
( |
const std::vector< double > & |
ratio | ) |
|
|
inline |
size_t rats::toe_heel_phase_counter::one_step_count |
|
private |
size_t rats::toe_heel_phase_counter::toe_heel_phase_count[NUM_TH_PHASES] |
|
private |
double rats::toe_heel_phase_counter::toe_heel_phase_ratio[NUM_TH_PHASES] |
|
private |
The documentation for this class was generated from the following file: