Searched refs:constParam (Results 1 – 2 of 2) sorted by relevance
52 constParam, enumerator60 explicit SensorParam(double value) : value(value), paramType(constParam) {} in SensorParam()
37 case constParam: in getParamValue()