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

Method demandInletModelObject

src/model/WaterToWaterComponent.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 OptionalModelObject WaterToWaterComponent_Impl::demandInletModelObject() const {
50 return connectedObject(demandInletPort());
51 }
52
53 OptionalModelObject WaterToWaterComponent_Impl::demandOutletModelObject() const {
54 return connectedObject(demandOutletPort());

Callers 15

TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 15

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