Lines Matching +full:input +full:- +full:mode
42 /** For each fan input in the zone, read each to update the cachedValue and
46 /** For each thermal input in the zone, read each to update the cachedValue
51 /** For each fan and thermal input in the zone, set the cachedValue to 0 and
52 * set the input as failsafe - to default the zone to failsafe before it
58 * from the input cache accessed by getCachedValue(), so it is possible
60 * the input cache. The output cache is used for logging, to show
85 /** Compute the value returned by getMaxSetPointRequest - called from the
90 /** Given the set points added via addSetPoint, return the maximum value -
95 /** Return if the zone has any sensors in fail safe mode. */
110 /** Return if the zone is set to manual mode. false equates to automatic
111 * mode (the default).
116 * is used when returning the fan to automatic mode from manual mode.
132 std::string pidName, std::string leader, double input,