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

Method mixedAirPort

src/model/AirLoopHVACOutdoorAirSystem.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 unsigned AirLoopHVACOutdoorAirSystem_Impl::mixedAirPort() const {
120 return openstudio::OS_AirLoopHVAC_OutdoorAirSystemFields::MixedAirNodeName;
121 }
122
123 OptionalModelObject AirLoopHVACOutdoorAirSystem_Impl::returnAirModelObject() const {
124 return this->connectedObject(this->returnAirPort());

Callers 2

mixedAirModelObjectMethod · 0.95
cloneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected