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

Method demandMixer

src/model/AirLoopHVAC.cpp:947–949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

945 }
946
947 Mixer AirLoopHVAC_Impl::demandMixer() const {
948 return this->zoneMixer();
949 }
950
951 bool AirLoopHVAC_Impl::addBranchForZone(openstudio::model::ThermalZone& thermalZone) {
952 boost::optional<HVACComponent> comp;

Callers 1

Calls 1

zoneMixerMethod · 0.95

Tested by

no test coverage detected