Searched refs:numericThresholdValue (Results 1 – 2 of 2) sorted by relevance
17 numericThresholdValue(utils::stodStrict(thresholdValue)), in DiscreteThreshold()56 if (dwell && value != numericThresholdValue) in sensorUpdated()61 else if (value == numericThresholdValue) in sensorUpdated()
46 const double numericThresholdValue; member in DiscreteThreshold