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

Method returnAirPort

src/model/ThermalZone.cpp:671–673  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

669 }
670
671 unsigned ThermalZone_Impl::returnAirPort() const {
672 return returnPortList().port(0);
673 }
674
675 unsigned ThermalZone_Impl::zoneAirPort() const {
676 return OS_ThermalZoneFields::ZoneAirNodeName;

Callers 1

returnAirModelObjectMethod · 0.95

Calls 1

portMethod · 0.80

Tested by

no test coverage detected