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

Method plantLoop

src/model/WaterToAirComponent.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 boost::optional<PlantLoop> WaterToAirComponent_Impl::plantLoop() const {
107 return HVACComponent_Impl::plantLoop();
108 }
109
110 bool WaterToAirComponent_Impl::addToNode(Node& node) {
111 auto _model = node.model();

Callers 1

addToNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected