Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
std::string IddUnitString::toStandardUnitString() const {
117
return m_converted;
118
}
119
120
std::string IddUnitString::prettyString() const {
121
std::string result;
Callers
3
getUnits
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64