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

Method designFlowRate

src/model/ZoneMixing.cpp:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 }
196
197 boost::optional<double> ZoneMixing_Impl::designFlowRate() const {
198 return getDouble(OS_ZoneMixingFields::DesignFlowRate, true);
199 }
200
201 boost::optional<double> ZoneMixing_Impl::flowRateperFloorArea() const {
202 return getDouble(OS_ZoneMixingFields::FlowRateperFloorArea, true);

Callers 15

hardSizeMethod · 0.95
runMethod · 0.45
osm2iso.rbFile · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 9

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36