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

Method demandOutletModelObject

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

Source from the content-addressed store, hash-verified

51 }
52
53 OptionalModelObject WaterToWaterComponent_Impl::demandOutletModelObject() const {
54 return connectedObject(demandOutletPort());
55 }
56
57 std::vector<HVACComponent> WaterToWaterComponent_Impl::edges(const boost::optional<HVACComponent>& prev) {
58 std::vector<HVACComponent> edges;

Callers 15

translateSDDMethod · 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 14

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