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

Method removeAllCompressors

src/model/RefrigerationSystem.cpp:502–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500 }
501
502 void RefrigerationSystem_Impl::removeAllCompressors() {
503 compressorList().removeAllModelObjects();
504 }
505
506 bool RefrigerationSystem_Impl::addHighStageCompressor(const RefrigerationCompressor& refrigerationHighStageCompressor) {
507 // Enforce unicity

Callers 1

TEST_FFunction · 0.80

Calls 1

removeAllModelObjectsMethod · 0.80

Tested by 1

TEST_FFunction · 0.64