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

Method reliefAirModelObject

src/model/AirLoopHVACOutdoorAirSystem.cpp:131–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 OptionalModelObject AirLoopHVACOutdoorAirSystem_Impl::reliefAirModelObject() const {
132 return this->connectedObject(this->reliefAirPort());
133 }
134
135 OptionalModelObject AirLoopHVACOutdoorAirSystem_Impl::mixedAirModelObject() const {
136 return this->connectedObject(this->mixedAirPort());

Callers 9

reliefComponentsMethod · 0.95
translateSDDMethod · 0.80
cloneMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls 2

reliefAirPortMethod · 0.95
connectedObjectMethod · 0.80

Tested by 3

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64