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

Function createSIPeople

src/utilities/units/SIUnit.cpp:130–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130SIUnit createSIPeople() {
131 return SIUnit(SIExpnt(0, 0, 0, 0, 0, 0, 0, 0, 0, 1));
132}
133
134SIUnit createSICycle() {
135 return SIUnit(SIExpnt(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1));

Callers 2

unitsMethod · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68