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

Method waterOutletModelObject

src/model/WaterToAirComponent.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 boost::optional<ModelObject> WaterToAirComponent_Impl::waterOutletModelObject() const {
58 return connectedObject(waterOutletPort());
59 }
60
61 std::vector<HVACComponent> WaterToAirComponent_Impl::edges(const boost::optional<HVACComponent>& prev) {
62 std::vector<HVACComponent> edges;

Calls

no outgoing calls

Tested by 12

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