Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ supplyOutletNode
Method
supplyOutletNode
src/model/AirLoopHVAC.cpp:901–903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
899
}
900
901
Node AirLoopHVAC_Impl::supplyOutletNode() const {
902
return supplyOutletNodes().front();
903
}
904
905
Node AirLoopHVAC_Impl::demandInletNode() const {
906
return demandInletNodes().front();
Callers
1
clone
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected