MCPcopy 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
53CelsiusUnit createCelsiusTemperature() {
54 return CelsiusUnit(1);
55}
56
57} // namespace openstudio

Callers 4

unitsMethod · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68