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

Method airLoopHVAC

src/model/WaterToAirComponent.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 boost::optional<AirLoopHVAC> WaterToAirComponent_Impl::airLoopHVAC() const {
103 return HVACComponent_Impl::airLoopHVAC();
104 }
105
106 boost::optional<PlantLoop> WaterToAirComponent_Impl::plantLoop() const {
107 return HVACComponent_Impl::plantLoop();

Callers 1

addToNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected