Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ createCelsiusTemperature
Function
createCelsiusTemperature
src/utilities/units/CelsiusUnit.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
/// @endcond
52
53
CelsiusUnit createCelsiusTemperature() {
54
return CelsiusUnit(1);
55
}
56
57
} // namespace openstudio
Callers
4
units
Method · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68