#include <power_limiter.hpp>
- Parameters
-
| [in] | energyBufferLimitThreshold | Energy in Joules. The amount of energy left in the energy buffer before power limiting is applied. |
| [in] | energyBufferCritThreshold | Energy in Joules. If the amount of energy in the energy buffer is equal or less than this value, the power limiting fraction will be 0. |
◆ energyBufferCritThreshold
| Joules trap::control::chassis::PowerLimiter::Config::energyBufferCritThreshold |
◆ energyBufferLimitThreshold
| Joules trap::control::chassis::PowerLimiter::Config::energyBufferLimitThreshold |
◆ startingEnergyBuffer
| Joules trap::control::chassis::PowerLimiter::Config::startingEnergyBuffer |
The documentation for this struct was generated from the following file: