Searched defs:toUnit (Results 1 – 3 of 3) sorted by relevance
653 int Convert(double &value, const string &fromUnit, const string &fromMeasSys, const string &toUnit, in Convert()
477 std::string toUnit = "foot"; variable
150 std::string toUnit; in UnitConvert() local