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