Searched defs:PIDController (Results 1 – 1 of 1) sorted by relevance
20 class PIDController : public Controller class23 PIDController(const std::string& id, ZoneInterface* owner) : in PIDController() function in pid_control::PIDController