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

Method setControlVariable

src/model/SetpointManager.cpp:190–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 }
189
190 bool SetpointManager::setControlVariable(const std::string& value) {
191 return getImpl<detail::SetpointManager_Impl>()->setControlVariable(value);
192 }
193
194 bool SetpointManager::isAllowedOnPlantLoop() const {
195 return getImpl<detail::SetpointManager_Impl>()->isAllowedOnPlantLoop();

Callers 15

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

Calls

no outgoing calls

Tested by 15

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