Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
SIUnit createSIPeople() {
131
return SIUnit(SIExpnt(0, 0, 0, 0, 0, 0, 0, 0, 0, 1));
132
}
133
134
SIUnit createSICycle() {
135
return SIUnit(SIExpnt(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1));
Callers
2
units
Method · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68