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