14 #ifndef CARMA_SERVICES_CONFORMABLEQUANTITY_H
15 #define CARMA_SERVICES_CONFORMABLEQUANTITY_H
43 const std::string& units);
60 virtual double convert(
const std::string& convertTo)
const;
75 virtual std::string
getUnits()
const;
122 virtual void reset(
double value,
const std::string& units);
154 #endif //CARMA_SERVICES_CONFORMABLEQUANTITY_H
std::ostream & operator<<(std::ostream &os, const carma::services::Angle &angle)
Define the << operator to allow, e.g.
This class is based on the GNU units library.