Given stance and ankle angle data, return the current estimate of inclination.
More...
#include <InclinationDetector.h>
Given stance and ankle angle data, return the current estimate of inclination.
◆ InclinationDetector()
| InclinationDetector::InclinationDetector |
( |
| ) |
|
◆ check()
| Inclination InclinationDetector::check |
( |
const bool |
is_stance, |
|
|
const bool |
fsr_calibrating, |
|
|
const float |
norm_angle |
|
) |
| |
check the current data
- Parameters
-
- Returns
- Inclination
◆ set_decline_angle()
| void InclinationDetector::set_decline_angle |
( |
float |
threshold | ) |
|
Set the decline angle object.
- Parameters
-
◆ set_incline_angle()
| void InclinationDetector::set_incline_angle |
( |
float |
threshold | ) |
|
Set the incline angle threshold.
- Parameters
-
The documentation for this class was generated from the following files: