|
MCU
|
Contains a max speed for mode changes(5 m/s), a max torque delta for mode change(.5 nm) and a max power limit(63000 W). These values are used in the event that no value is provided for them in the constructor.
More...
Variables | |
| constexpr const float | MAX_SPEED_FOR_MODE_CHANGE = 5.0 |
| constexpr const float | MAX_TORQUE_DELTA_FOR_MODE_CHANGE = 0.5 |
| constexpr const float | MAX_POWER_LIMIT = 63000.0 |
Contains a max speed for mode changes(5 m/s), a max torque delta for mode change(.5 nm) and a max power limit(63000 W). These values are used in the event that no value is provided for them in the constructor.
|
constexpr |
Definition at line 56 of file TorqueControllerMux.h.
|
constexpr |
Definition at line 54 of file TorqueControllerMux.h.
|
constexpr |
Definition at line 55 of file TorqueControllerMux.h.