Searched defs:unitModifier (Results 1 – 4 of 4) sorted by relevance
52 "unitModifier": -3 number
55 int8_t unitModifier; //!< Numeric effecter PDR unitModifier member
324 double unitModifier = std::pow(10, signed(modify)); in adjustValue() local
702 double NumericSensor::unitModifier(double value) in unitModifier() function in pldm::platform_mc::NumericSensor