Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
osm2iso.rb
File · 0.45
uFactor
Method · 0.45
thermalConductance
Method · 0.45
defaultSubSurfaceType
Method · 0.45
uFactor
Method · 0.45
thermalConductance
Method · 0.45
SubSurface_GTest.cpp
File · 0.45
TEST_F
Function · 0.45
Surface_GTest.cpp
File · 0.45
translateSubSurface
Method · 0.45
translateShadingSurface
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36