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

Method isEndUseSubcategoryDefaulted

src/model/Lights.cpp:164–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 }
163
164 bool Lights_Impl::isEndUseSubcategoryDefaulted() const {
165 return isEmpty(OS_LightsFields::EndUseSubcategory);
166 }
167
168 bool Lights_Impl::setFractionReplaceable(double fractionReplaceable) {
169 bool result = setDouble(OS_LightsFields::FractionReplaceable, fractionReplaceable);

Callers 15

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
translateGasEquipmentMethod · 0.45
translateLightsMethod · 0.45
translateLuminaireMethod · 0.45

Calls 1

isEmptyFunction · 0.85

Tested by 7

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