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

Method isFenestration

src/model/WindowDataFile.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 bool WindowDataFile_Impl::isFenestration() const {
50 return true;
51 }
52
53 bool WindowDataFile_Impl::isSolarDiffusing() const {
54 return true;

Callers 13

runMethod · 0.45
osm2iso.rbFile · 0.45
uFactorMethod · 0.45
thermalConductanceMethod · 0.45
defaultSubSurfaceTypeMethod · 0.45
uFactorMethod · 0.45
thermalConductanceMethod · 0.45
TEST_FFunction · 0.45
Surface_GTest.cppFile · 0.45
translateSubSurfaceMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36