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

Method flowFraction

src/model/FanSystemModel.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 double FanSystemModelSpeed::flowFraction() const {
100 return m_flowFraction;
101 }
102
103 boost::optional<double> FanSystemModelSpeed::electricPowerFraction() const {
104 return m_electricPowerFraction;

Callers 6

FanSystemModel.cppFile · 0.80
speedIndexMethod · 0.80
setSpeedsMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64