Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ createIPLength
Function
createIPLength
src/utilities/units/IPUnit.cpp:159–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
IPUnit createIPLength() {
160
return IPUnit(IPExpnt(0, 1));
161
}
162
163
IPUnit createIPTime() {
164
return IPUnit(IPExpnt(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