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

Method controlVariable

src/model/SetpointManager.cpp:186–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 }
185
186 std::string SetpointManager::controlVariable() const {
187 return getImpl<detail::SetpointManager_Impl>()->controlVariable();
188 }
189
190 bool SetpointManager::setControlVariable(const std::string& value) {
191 return getImpl<detail::SetpointManager_Impl>()->setControlVariable(value);

Callers 15

translateAirLoopHVACMethod · 0.45
addToNodeMethod · 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