Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dstepwisecontroller.hpp59 double lastInput = std::numeric_limits<double>::quiet_NaN(); member in pid_control::StepwiseController
H A Dpidcontroller.hpp87 double lastInput = std::numeric_limits<double>::quiet_NaN(); member in pid_control::PIDController