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

Method sensorNode

src/model/ControllerWaterCoil.cpp:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 boost::optional<Node> ControllerWaterCoil_Impl::sensorNode() const {
183 return this->getObject<ModelObject>().getModelObjectTarget<Node>(OS_Controller_WaterCoilFields::SensorNodeName);
184 }
185
186 boost::optional<Node> ControllerWaterCoil_Impl::actuatorNode() const {
187 return this->getObject<ModelObject>().getModelObjectTarget<Node>(OS_Controller_WaterCoilFields::ActuatorNodeName);

Calls

no outgoing calls

Tested by 10

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