Searched refs:thresholdValueIn (Results 1 – 2 of 2) sorted by relevance
12 Milliseconds dwellTimeIn, const std::string& thresholdValueIn, in DiscreteThreshold() argument16 dwellTime(dwellTimeIn), thresholdValue(thresholdValueIn), in DiscreteThreshold()
10 double thresholdValueIn, numeric::Type typeIn, in NumericThreshold() argument14 thresholdValue(thresholdValueIn), type(typeIn), clock(std::move(clockIn)) in NumericThreshold()