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

Method refrigerationCondenser

src/model/RefrigerationSystem.cpp:263–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 boost::optional<ModelObject> RefrigerationSystem_Impl::refrigerationCondenser() const {
264 return optionalRefrigerationCondenser();
265 }
266
267 ModelObjectList RefrigerationSystem_Impl::compressorList() const {
268 boost::optional<ModelObjectList> value = optionalCompressorList();

Callers 3

heatRejectingSystemMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64