MCPcopy 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

mergeThermalZoneMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
translateSubSurfaceMethod · 0.45

Calls 1

isEmptyFunction · 0.85

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36