Home
last modified time | relevance | path

Searched defs:PIDController (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/pid/
H A Dpidcontroller.hpp20 class PIDController : public Controller class
23 PIDController(const std::string& id, ZoneInterface* owner) : in PIDController() function in pid_control::PIDController