MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / toStandardUnitString

Method toStandardUnitString

src/utilities/units/IddUnitString.cpp:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116std::string IddUnitString::toStandardUnitString() const {
117 return m_converted;
118}
119
120std::string IddUnitString::prettyString() const {
121 std::string result;

Callers 3

getUnitsMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64