OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::Quantity Member List

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

baseUnitExponent(const std::string &baseUnit) constopenstudio::Quantity
baseUnits() constopenstudio::Quantity
isAbsolute() constopenstudio::Quantity
isRelative() constopenstudio::Quantity
isTemperature() constopenstudio::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) constopenstudio::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() constopenstudio::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) constopenstudio::Quantity
system() constopenstudio::Quantity
units() constopenstudio::Quantity
value() constopenstudio::Quantity
~Quantity()=defaultopenstudio::Quantityvirtual