Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ useSidePlantLoop
Method
useSidePlantLoop
src/model/WaterHeaterMixed.cpp:1339–1341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1337
}
1338
1339
boost::optional<PlantLoop> WaterHeaterMixed_Impl::useSidePlantLoop() const {
1340
return plantLoop();
1341
}
1342
1343
bool WaterHeaterMixed_Impl::removeFromSourceSidePlantLoop() {
1344
return removeFromSecondaryPlantLoop();
Callers
3
addToNode
Method · 0.95
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36