Skip to main content

Module simple

Module simple 

Source
Expand description

Contains a simple proportional output implementation of the SurbBalancerController trait.

Structsยง

SimpleBalancerController
Controller that uses the simple linear formula limit * min(current / setpoint, 1.0) to compute the control output.