baseUnitExponent(const std::string &baseUnit) const | openstudio::Unit | |
baseUnits() const | openstudio::Unit | |
cast() const | openstudio::Unit | inline |
clone() const | openstudio::Unit | |
cloneToMixed() const | openstudio::Unit | |
createSIAmountOfSubstance() | openstudio::SIUnit | related |
createSIAngle() | openstudio::SIUnit | related |
createSICurrency() | openstudio::SIUnit | related |
createSICycle() | openstudio::SIUnit | related |
createSIElectricalPotential() | openstudio::SIUnit | related |
createSIElectricCapacitance() | openstudio::SIUnit | related |
createSIElectricCharge() | openstudio::SIUnit | related |
createSIElectricCurrent() | openstudio::SIUnit | related |
createSIElectricResistance() | openstudio::SIUnit | related |
createSIEnergy() | openstudio::SIUnit | related |
createSIEnergyUseIntensity() | openstudio::SIUnit | related |
createSIForce() | openstudio::SIUnit | related |
createSIFrequency() | openstudio::SIUnit | related |
createSIHeatCapacity() | openstudio::SIUnit | related |
createSIIlluminance() | openstudio::SIUnit | related |
createSIInductance() | openstudio::SIUnit | related |
createSILength() | openstudio::SIUnit | related |
createSILuminousFlux() | openstudio::SIUnit | related |
createSILuminousIntensity() | openstudio::SIUnit | related |
createSIMagneticFieldStrength() | openstudio::SIUnit | related |
createSIMagneticFlux() | openstudio::SIUnit | related |
createSIMass() | openstudio::SIUnit | related |
createSIPeople() | openstudio::SIUnit | related |
createSIPower() | openstudio::SIUnit | related |
createSIPowerDensity() | openstudio::SIUnit | related |
createSIPowerPerPerson() | openstudio::SIUnit | related |
createSIPressure() | openstudio::SIUnit | related |
createSISolidAngle() | openstudio::SIUnit | related |
createSITemperature() | openstudio::SIUnit | related |
createSIThermalConductance() | openstudio::SIUnit | related |
createSIThermalResistance() | openstudio::SIUnit | related |
createSITime() | openstudio::SIUnit | related |
isBaseUnit(const std::string &baseUnit) const | openstudio::Unit | |
operator*=(const Unit &rUnit) | openstudio::Unit | |
operator/=(const Unit &rUnit) | openstudio::Unit | |
operator==(const Unit &rUnit) const | openstudio::Unit | |
optionalCast() const | openstudio::Unit | inline |
OptionalSIUnit typedef | openstudio::SIUnit | related |
OptionalUnit typedef | openstudio::Unit | related |
pow(int expNum, int expDenom=1, bool okToCallFactory=true) | openstudio::Unit | |
prettyString(bool withScale=true) const | openstudio::Unit | |
print(bool withScale=true) const | openstudio::Unit | |
scale() const | openstudio::Unit | |
setBaseUnitExponent(const std::string &baseUnit, int exponent) | openstudio::Unit | |
setPrettyString(const std::string &str) | openstudio::Unit | |
setScale(int scaleExponent) | openstudio::Unit | |
setScale(const std::string &scaleAbbreviation) | openstudio::Unit | |
SIUnit(const SIExpnt &exponents=SIExpnt(), int scaleExponent=0, const std::string &prettyString="") | openstudio::SIUnit | |
SIUnit(const std::string &scaleAbbreviation, const SIExpnt &exponents=SIExpnt(), const std::string &prettyString="") | openstudio::SIUnit | |
SIUnitVector typedef | openstudio::SIUnit | related |
standardString(bool withScale=true) const | openstudio::Unit | |
system() const | openstudio::Unit | |
Unit(int scaleExponent=0, const std::string &prettyString="") | openstudio::Unit | |
Unit(const std::string &scaleAbbreviation, const std::string &prettyString="") | openstudio::Unit | |
UnitVector typedef | openstudio::Unit | related |
~SIUnit() | openstudio::SIUnit | inlinevirtual |
~Unit() | openstudio::Unit | inlinevirtual |