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

Method outletPort

src/model/AirLoopHVACUnitarySystem.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265 }
266
267 unsigned AirLoopHVACUnitarySystem_Impl::outletPort() const {
268 return OS_AirLoopHVAC_UnitarySystemFields::AirOutletNodeName;
269 }
270
271 std::string AirLoopHVACUnitarySystem_Impl::controlType() const {
272 boost::optional<std::string> value = getString(OS_AirLoopHVAC_UnitarySystemFields::ControlType, true);

Callers 1

cloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected