convert(const std::string &from, const std::string &to, double fromValue, double &setmeToValue) | code::W2Unit | [static] |
Degrees | code::W2Unit | [static] |
Dimensionless | code::W2Unit | [static] |
getConverter(const std::string &from, const std::string &to, UnitConverter &setme) | code::W2Unit | [static] |
isCompatibleUnit(const std::string &from, const std::string &to) | code::W2Unit | [static] |
isValidUnit(const std::string &unit) | code::W2Unit | [static] |
Kilometers | code::W2Unit | [static] |
MetersPerSecond | code::W2Unit | [static] |
Seconds | code::W2Unit | [static] |
unit() const | code::W2Unit | [inline] |
value(const UnitConverter &uc, double d) | code::W2Unit | [inline, static] |
value(const std::string &from, const std::string &to, double fromValue) | code::W2Unit | [static] |
value(const std::string &units) const | code::W2Unit | [inline] |
value(const std::string &units, double &setme) const | code::W2Unit | [inline] |
value() const | code::W2Unit | [inline] |
W2Unit() | code::W2Unit | [inline] |
W2Unit(double v, const std::string &s) | code::W2Unit | [inline] |