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

Method waterInletModelObject

src/model/WaterToAirComponent.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 boost::optional<ModelObject> WaterToAirComponent_Impl::waterInletModelObject() const {
54 return connectedObject(waterInletPort());
55 }
56
57 boost::optional<ModelObject> WaterToAirComponent_Impl::waterOutletModelObject() const {
58 return connectedObject(waterOutletPort());

Calls

no outgoing calls

Tested by 13

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64