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

Method space

src/radiance/WindowGroup.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 model::Space WindowGroup::space() const {
84 return m_space;
85 }
86
87 model::ConstructionBase WindowGroup::construction() const {
88 return m_construction;

Callers 8

operator==Method · 0.45
getPolygonsMethod · 0.45
getPolygonMethod · 0.45
getReferencePointMethod · 0.45
getSensorVectorMethod · 0.45
getViewVectorsMethod · 0.45
getReferencePointsMethod · 0.45
modelToRadPreProcessFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected