Home
last modified time | relevance | path

Searched refs:negativeHysteresisValue (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp75 auto negativeHysteresisValue = 0.0; in from_json() local
87 negativeHysteresis->get_to(negativeHysteresisValue); in from_json()
120 c.pidInfo.negativeHysteresis = negativeHysteresisValue; in from_json()
165 c.stepwiseInfo.negativeHysteresis = negativeHysteresisValue; in from_json()