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

Method setSensorNode

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

Source from the content-addressed store, hash-verified

188 }
189
190 bool ControllerWaterCoil_Impl::setSensorNode(const Node& node) {
191 return this->setPointer(OS_Controller_WaterCoilFields::SensorNodeName, node.handle());
192 }
193
194 bool ControllerWaterCoil_Impl::setActuatorNode(const Node& node) {
195 return this->setPointer(OS_Controller_WaterCoilFields::ActuatorNodeName, node.handle());

Callers 11

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 2

setPointerMethod · 0.45
handleMethod · 0.45

Tested by 11

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