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

Method tertiaryInletModelObject

src/model/WaterToWaterComponent.cpp:371–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369 }
370
371 boost::optional<ModelObject> WaterToWaterComponent_Impl::tertiaryInletModelObject() const {
372 return connectedObject(tertiaryInletPort());
373 }
374
375 boost::optional<ModelObject> WaterToWaterComponent_Impl::tertiaryOutletModelObject() const {
376 return connectedObject(tertiaryOutletPort());

Callers 12

TEST_FFunction · 0.80
populateBranchMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 4

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