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

Function createWhTime

src/utilities/units/WhUnit.cpp:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101WhUnit createWhTime() {
102 return WhUnit(WhExpnt(0, 1));
103}
104
105WhUnit createWhLength() {
106 return WhUnit(WhExpnt(0, 0, 1));

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68