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

Method removeAllStages

src/model/CoilHeatingDXMultiSpeed.cpp:446–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444 }
445
446 void CoilHeatingDXMultiSpeed_Impl::removeAllStages() {
447 clearExtensibleGroups();
448 }
449
450 bool CoilHeatingDXMultiSpeed_Impl::removeStage(const CoilHeatingDXMultiSpeedStageData& stage) {
451 boost::optional<unsigned> idx = stageIndex(stage);

Callers 4

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36