|
CTRE Phoenix C++ 5.35.1
|
This is the complete list of members for ctre::phoenix::Utilities, including all inherited members.
| abs(float f) | ctre::phoenix::Utilities | static |
| bound(float value, float capValue=1) | ctre::phoenix::Utilities | static |
| cap(float value, float peak) | ctre::phoenix::Utilities | static |
| Deadband(float &value, float deadband=-.10f) | ctre::phoenix::Utilities | static |
| IsWithin(float value, float compareTo, float allowDelta) | ctre::phoenix::Utilities | static |
| SmallerOf(int value_1, int value_2) | ctre::phoenix::Utilities | static |
| Split_1(float forward, float turn, float *left, float *right) | ctre::phoenix::Utilities | static |
| Split_2(float left, float right, float *forward, float *turn) | ctre::phoenix::Utilities | static |