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

Method inletPort

src/model/AirLoopHVACUnitarySystem.cpp:263–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 unsigned AirLoopHVACUnitarySystem_Impl::inletPort() const {
264 return OS_AirLoopHVAC_UnitarySystemFields::AirInletNodeName;
265 }
266
267 unsigned AirLoopHVACUnitarySystem_Impl::outletPort() const {
268 return OS_AirLoopHVAC_UnitarySystemFields::AirOutletNodeName;

Callers 1

cloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected