OpenStudioCore:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::Quantity Member List

This is the complete list of members for openstudio::Quantity, including all inherited members.

baseUnitExponent(const std::string &baseUnit) const openstudio::Quantity
baseUnits() const openstudio::Quantity
isAbsolute() const openstudio::Quantity
isRelative() const openstudio::Quantity
isTemperature() const openstudio::Quantity
lbfToLbm()openstudio::Quantity
lbmToLbf()openstudio::Quantity
m_unitsopenstudio::Quantityprotected
m_valueopenstudio::Quantityprotected
operator*=(const Quantity &rQuantity)openstudio::Quantity
operator*=(double d)openstudio::Quantity
operator+=(const Quantity &rQuantity)openstudio::Quantity
operator-=(const Quantity &rQuantity)openstudio::Quantity
operator/=(const Quantity &rQuantity)openstudio::Quantity
operator/=(double d)openstudio::Quantity
operator<<(std::ostream &os, const Quantity &q)openstudio::Quantityfriend
operator<<(std::ostream &os, const Quantity &q)openstudio::Quantityrelated
operator=(const Quantity &q)openstudio::Quantity
OptionalQuantity typedefopenstudio::Quantityrelated
pow(int expNum, int expDenom=1)openstudio::Quantity
prettyUnitsString(bool withScale=true) const openstudio::Quantity
Quantity(const UnitSystem &system=UnitSystem::Mixed)openstudio::Quantityexplicit
Quantity(double value, const UnitSystem &system=UnitSystem::Mixed)openstudio::Quantityexplicit
Quantity(double value, const Unit &units)openstudio::Quantity
Quantity(const Quantity &q)openstudio::Quantity
QuantityVector typedefopenstudio::Quantityrelated
scale() const openstudio::Quantity
setAsAbsolute()openstudio::Quantity
setAsRelative()openstudio::Quantity
setBaseUnitExponent(const std::string &baseUnit, int exponent)openstudio::Quantity
setPrettyUnitsString(const std::string &str)openstudio::Quantity
setScale(int scaleExponent)openstudio::Quantity
setScale(const std::string &scaleAbbreviation)openstudio::Quantity
setValue(double newValue)openstudio::Quantity
standardUnitsString(bool withScale=true) const openstudio::Quantity
system() const openstudio::Quantity
units() const openstudio::Quantity
value() const openstudio::Quantity
~Quantity()openstudio::Quantityinlinevirtual