Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ isMultiplierDefaulted
Method
isMultiplierDefaulted
src/model/People.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
bool People_Impl::isMultiplierDefaulted() const {
209
return isEmpty(OS_PeopleFields::Multiplier);
210
}
211
212
bool People_Impl::isAbsolute() const {
213
PeopleDefinition definition = peopleDefinition();
Callers
6
mergeThermalZone
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
translateSubSurface
Method · 0.45
Calls
1
isEmpty
Function · 0.85
Tested by
4
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36