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

Method refrigerationTransferLoadList

src/model/RefrigerationSystem.cpp:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 }
258
259 boost::optional<ModelObjectList> RefrigerationSystem_Impl::refrigerationTransferLoadList() const {
260 return getObject<ModelObject>().getModelObjectTarget<ModelObjectList>(OS_Refrigeration_SystemFields::RefrigerationTransferLoadListName);
261 }
262
263 boost::optional<ModelObject> RefrigerationSystem_Impl::refrigerationCondenser() const {
264 return optionalRefrigerationCondenser();

Callers 3

removeMethod · 0.95
cloneMethod · 0.95
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64